Skip to content

SpesMonkeh/Kiln

 
 

Repository files navigation

Kiln - SculptGL - WebGL sculpting

Kiln is a continuation of SculptGL - created by Stephane Ginier.

Status

====== Just beginning... not even README.md is complete

==========================

You can try it here. Additional information can be found on the website.

Tools

Nodejs

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

Standalone build:

yarn add electron
yarn add electron-packager
yarn standalone

Credits

Special Thanks

Stephane Ginier -- Original developer of SculptGL

Visuals

Included HDRi environments -- Polyhaven

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.0%
  • HTML 1.1%
  • Other 1.9%