An open API service indexing awesome lists of open source software.

https://github.com/elenterius/voxelshapes

code base for prototyping of voxel based shapes using js and threejs
https://github.com/elenterius/voxelshapes

Last synced: about 1 year ago
JSON representation

code base for prototyping of voxel based shapes using js and threejs

Awesome Lists containing this project

README

          

# VoxelShapes
Code base for prototping voxel shapes for [Biomancy](https://github.com/Elenterius/Biomancy)

## Features
- generate voxel shapes
- visualize them with threejs

### Available Shapes
- Cuboid
- Cuboid with Cellular Noise
- Sphere
- Sphere with Cellular Noise
- Shape based on the Minkowski Distance
- Egg with Cellular Noise
- Cone
- Cylinder
- Tri-Axial Ellipsoid
- Octant Ellipsoid (Ellipsoid made from 8 Tri-Axial Ellipsoid segments)
- Mound