go-p5 / p5

p5 is a simple package that provides primitives resembling the ones exposed by p5js.org
https://go-p5.github.io/
BSD 3-Clause "New" or "Revised" License
150 stars 12 forks source link

p5: implement Loop(), NoLoop() and IsLooping() #38

Open psampaz opened 3 years ago

psampaz commented 3 years ago

https://p5js.org/reference/#/p5/loop https://p5js.org/reference/#/p5/noLoop https://p5js.org/reference/#/p5/isLooping