Version 0.0.4
By Ilya Karpuk [email protected]
Vuxel - tool for creating 3D models using voxels.
Firstly, install dependencies:
npm installWe are using Parcel to build Vuxel.
If you want to start dev server, run command:
npm startFor build project use build script:
npm run build- Camera rotation
- Tool for bulk creation of voxels
- Load/save models
- Painting tools
- Advanced color picker
- Keybindings for tools
- Orientation indicator and controller
- Layers
- Dark theme (need help)
- Export models
Vuxel is released under the MIT licence.
