- This sketch was tested in Processing IDE versions 3.3.6, 3.3.7 and 3.4.
- For properly working, this sketch requires the giCentreUtils library to be installed beforehand in
Processing IDE. To do this, go to
Sketch
->Import Library...
->Add Library...
menu. Then select from the list of available libraries or enter the wordgicentre
inSearch
field (the one with the small zooming glass).
- Install Processing IDE by downloading its newest version for your particular operating system from here and extract the content of the downloaded archive into any place on your computer. On the Processing website you can find a lot of useful information. There are a lot of explanations about how to get started, using the Processing IDE and the broad range of its libraries.
- Clone this repository from Github or simply download and extract the repository in any place on your computer.
- Go inside the DistMesh folder.
- Double click the DistMesh.pde file. This will launch the Processing evironment and open this project inside IDE (Processing editor).
- To run the sketch:
- press "Run" button (at the top left corner of the Processing IDE); or
- go to "Sketch" -> "Run" menu; or
- or press
Ctrl+R
keyboard shortcut;
- Follow the instructions on the screen.