Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1.17 KB

File metadata and controls

20 lines (17 loc) · 1.17 KB

AmazingJS

Interesting JS-code examples
The main part works using light version of p5js framework.
You can test your own code and more other examples at editor.p5js.org
Some taken from generated.space some from somewhere else (i don’t remember exactly, besides I rewrite several of them myself)... If you like it, look also at Kjetil Golid Github.

P5 based

Aquarel
Flame
Flower
Landscape
Wavemaker

Pure JS

A City in a Bottle
Ray trace example
90 years of your life in weeks

Tips

To publish on Github just push in a main branch. The docs folder will be published on Github Pages;