josephtaylor / sketch-mapper

A reimagining of SurfaceMapperGUI for Processing
http://josephtaylor.github.io/sketch-mapper
MIT License
35 stars 9 forks source link

Better Handling of ControlP5 dependency missing. #22

Closed josephtaylor closed 6 years ago

josephtaylor commented 6 years ago

Now SketchMapper detects that controlP5 is missing on initialization and indicates what the user should do to get it installed and imported in the console.

Closes #15