Hello,
I am following natureofcode examples and I am stuck at the physics chapter where I need to import toxiclibs library. I got it from the github, unzipped it on the library folder from processing sketchbook, restarted processing, but it’s not working.
By the way, on the examples, the packages are imported like this:
but in my libraries folder, it looks like this:
I tried also to change the names to be like in the examples, but didn’t succeed.
Any advices ?
Thank you!