Skip to content

ChrisTom-94/voxels-experiments

Repository files navigation

Voxels art

Description

Simple Three.js project to create voxel art. Raycasting is used to detect the voxel under the mouse cursor. The voxel is then removed or added depending on the action. You can save your creation as a JSON file and load it later.

Projet inspired by MrDoob's Voxel Painter.


Made with ❤️ by Caehtel