2014-2019 V 1.0.0 optimized for Processing 3.5.3
This framework extend Processing classic processing methods and add others useful and helpful method.
For example all the main Processing methodes like method(float x, float y, float z) can be use directly like method(vec3 v)
This Framework need Rope library, mainly for the vector class and constants.
See the folder guide for more information.
to use the set rope method you need to downlow Rope library download