NOTICE: This is not finalized. Things will keep changing as development goes forward. This code is public but it is used by Divine Star to make games. Either fork or use at your own risks.
A multi-threaded, renderer independent, fully customizable TypeScript voxel engine.
Need help or want to share your creations? Join the discord.
- @divinevoxel/vlox
- The original set up for DVE.
- Different voxel types and shapes.
- Chunk-based rendering and meshing.
- In parallel mesh building, light updates, and other world updates.
- Multi-threaded data access.
- Ambient occlusion and smooth lighting.
- Animated and connected textures.
- Custom shaders and shader effects.
- Vertical and horizontal chunks.
- Voxel Lighting system.
- Easy to update and remove.
- Support for different colored lights.
- Sunlight global illumination.
- World Data API - Easy tools to build worlds.
- Easy to use auto-update world on voxel add/remove
- Will auto update light sources for you.
- @divinevoxel/vlox-babylon
- Renderer for DVE Vlox using babylon.js including Classic and PBR shaders.
- @divinevoxel/vlox-three
- Renderer for DVE Vlox using three.js including Classic and PBR shaders.
- @divinevoxel/magic
- Magic voxel parser and integration.
- @divinevoxel/quantum-renderer
- Custom experimental renderer using Web GPU.
- @divinevoxel/magic has suppourt for rendering a scene with ray marching.
More packages are on the way.
See videos of development here: Divine Star Software YouTube Channel