Skip to content

gykosir/c2.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

JavaScript library for creative coding

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

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