Descent098 / sculptgl

DEVELOPMENT STOPPED I'm now working on Nomad Sculpt instead

Home Page:https://stephaneginier.com/sculptgl/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Status

I don't maintain Sculptgl anymore (except small/minor fixes).

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 (npm run release for final build, npm run website should not be used)
// visit app/index.html

For standalone :

yarn add electron
yarn add electron-packager
yarn standalone

Credits

Environments

The raw environments are from https://hdrihaven.com/hdris

About

DEVELOPMENT STOPPED I'm now working on Nomad Sculpt instead

https://stephaneginier.com/sculptgl/

License:MIT License


Languages

Language:JavaScript 96.9%Language:HTML 1.1%Language:GLSL 1.0%Language:CSS 1.0%