Map Systems with Mappa, Leaflet, P5
This example uses the libraries Mappa.js and Leaflet.js together with a GeoJSON data file to construct an interactive map implemented in P5.js. Full code on GitHub GeoJSON GeoJSON is a format for encoding a variety of geographic data structures, as the following example,
Media Architecture: Overview of Practices
"Media Architecture: An Overview of Practices" is a curated educational resource surveying key practices, technologies, and artists in the field of media architecture, covering media facades, fluid interiors, public installations, light art, and projection mapping.
Visualizing the Database
This tutorial demonstrates how to setup a communication with a Node.js server and a Mongo database that stored in mlab, and in addition, how its elements can be extracted and visualized on a client using P5.js. Introduction This project demonstrates how to