Skip to content

thonkinator/c2.js

 
 

Repository files navigation

c2.js is a JavaScript library for creative coding based on computational geometry, physics simulation, evolutionary algorithm and other modules.

c2.js is written in TypeScript and released as a JavaScript library. It provides many useful algorithms that can be applied to generative design, data visualization, and sound visualization.

c2.js is computationally focused, and generates geometric data through the algorithm module provided. Currently it provides a simple Renderer class based on Canvas for rendering. You can implement your own renderer based on Canvas, SVG, or WebGL according to your needs, or use existing libraries.

Get Started · Examples · Reference

About

JavasScript library for creative coding

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 71.9%
  • JavaScript 27.2%
  • HTML 0.9%