Skip to content

PhiOfX/GenerativeArt

 
 

Repository files navigation

Random generative art type stuff. Lots of WIP and stuff that needs to get cleaned up.

Run yarn to install node modules. Some of these use web workers and must be served from a web server instead of just loading index.html from your filesystem. Run ./start-server.sh or npx http-server -c-1 to start a web server (-c-1 disables the cache).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 66.2%
  • GLSL 13.6%
  • JavaScript 13.1%
  • CSS 5.5%
  • HTML 1.6%