fieldkit
Version:
Basic building blocks for computational design projects. Written in CoffeeScript for browser and server environments.
33 lines (28 loc) • 688 B
JSON
{
"examples": [
{
"title": "01 Hello FieldKit (TODO)",
"url": "01-hello-fieldkit.coffee"
},
{
"title": "02 Basic Physics",
"url": "02-basic-physics.coffee"
},
{
"title": "03 Timed Echos",
"url": "03-timed-echo.coffee"
},
{
"title": "04 Soft Bodies",
"url": "04-soft-bodies.coffee"
},
{
"title": "05 Force Directed Graph",
"url": "05-force-directed-graph.coffee"
},
{
"title": "06 Particle Noise Trails",
"url": "06-trails.coffee"
}
]
}