Open Tsangares opened 6 years ago
wow. far out. this sounds more like a p5 glitch (the TWO_PI macro is from the main p5.js library).
if you just try to use TWO_PI (or floor(), without using Math.floor()) in your instance mode code, does it work?
The glitch is coming from the func library.
ReferenceError: TWO_PI is not defined p5.func.min.js:1:596
+1 Any plan for npm module port?
This is so old I have no idea what i was working on
When I try to run this in instance mode I recieve the error,
TWO_PI is not defined
.How do I run this in instance mode. Mycode: