grimor / sculptgl

A WebGL sculpting stuff.

Home Page:stephaneginier.com/sculptgl/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SculptGL - WebGL sculpting

You can try it here.

Additional information can be found on the website.

Tools

Dev

Nothing to do. Simply go to index.html (on your local server).

Release

If it's not already done, install nodejs. Then use grunt :

git clone git://github.com/stephomi/sculptgl.git
cd sculptgl
npm install -g grunt-cli # if not already done
npm install

grunt # web version
grunt standalone # desktop webkit version

Credits

Environments

The raw environments can be found here (check the licenses !) :

http://www.hdrlabs.com/sibl/archive.html

http://hdrmaps.com/freebies

About

A WebGL sculpting stuff.

stephaneginier.com/sculptgl/

License:Other


Languages

Language:JavaScript 98.3%Language:CSS 0.8%Language:GLSL 0.7%Language:HTML 0.2%