rreusser / 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

Nodejs needs to be installed nodejs.

Then for the browser build :

yarn # npm install
yarn dev # npm run dev
// visit app/index.html

For standalone :

yarn add electron
yarn add electron-packager
yarn standalone

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 97.1%Language:GLSL 1.1%Language:CSS 1.0%Language:HTML 0.9%