Version 0.0.4
By Ilya Karpuk perkovec24@gmail.com
Vuxel - tool for creating 3D models using voxels.
Firstly, install dependencies:
npm install
We are using Parcel to build Vuxel.
If you want to start dev server, run command:
npm start
For 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.