Skip to content

Perkovec/Vuxel

Repository files navigation

Vuxel

Build Status Greenkeeper badge

Version 0.0.4

By Ilya Karpuk perkovec24@gmail.com

About

Vuxel - tool for creating 3D models using voxels.

Demo

Install & Build

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

Features

  • 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

Licence

Vuxel is released under the MIT licence.