Smooth Voxels

Smooth Voxels

Turn voxels into smooth organic models. Like Markdown for 3D Models.

Tags:
Modeling3D GeometryWebXRGame DevelopmentMaterialsLightingShadow Mapping
Author:

Samuel van Egmond

Do you know a Resource we should add?Submit a new Resource!

Three.js Boilerplates

Three.js Boilerplates

Check out our collection of Three.js Boilerplates & React Three Fiber [R3F] Boilerplates.
From simple to complex, we have you covered.

Get your Boilerplate!

Links

Newsletter

Stay Updated with Three.js Resources!

  • Weekly curated Three.js resources and tool
  • Early access to new tools and boilerplates

No spam, unsubscribe at any time.

Description

Smooth Voxels allows you to turn voxel models into low poly style or smooth organic looking models, mixing materials in one model.


Smooth Voxels uses a text format and lends itself fabulously for procedural generation of 3D models, check out the generator in the Playground!


Smooth Voxel models can be created in MagicaVoxel, adding smoothing and transformations in the Smooth Voxel Playground. You can exported to .glTF or .glb, or javascript, or generated at runtime using the Open Source Library.


Features:

  • For Threejs and A-Frame
  • Most Threejs materials and material options
  • Multiple matrials in one model
  • Tekst based format for easy runtime procedural generation
  • Transformations of model parts: translation, rotation, scale
  • Deformations of model parts: bend, rotate, sphere, cylinder, cone, ...
  • Baked Lighting
  • Baked Shadows
  • Baked Ambient Occlusion
  • Runtime generation using the open source library
  • Create animations in the playground
  • Export to .glb or .gltf
  • Export to Threejs or A-Frame javescript source code