Skip to content

Lumevo/sculptgl

 
 

Repository files navigation

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:https://github.com/stephomi/sculptgl.git
cd sculptgl
npm install -g grunt-cli # if not already done
npm install

grunt build # web version
grunt standalone # desktop webkit version

Credits

Environments

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

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

https://hdrmaps.com/freebies

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.3%
  • Other 1.7%