Skip to content

shuhei/blurred-cube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blurred Cube

WebGL port of my old openFrameworks experiment as an exercise of what I learned through webgl-workshop.

Development

npm install
npm start

Open another terminal and serve static assets. I use koko for quick hack:

npm install -g koko
koko -o