Marching Cubes terrain implementation in Unity using the Job System and the Burst compiler
-
Updated
Oct 19, 2021 - C#
Marching Cubes terrain implementation in Unity using the Job System and the Burst compiler
An awesome Voxel framework for Unity (Game Engine)
This project's main goal is to generate and visualize terrain built using voxels. It was achieved using different approaches and computing technologies just for the sake of performance and implementation comparison.
GenWorld - a procedural generation toolkit for the "Unity" game engine. Allows you to procedurally generate content for a scene from voxels. Uses various algorithms and methods where you can change the frequency of appearance, size and color of voxel models.
Make procedural voxel planets in unity
Group Project
Open-source voxel game base C# specification
Implementation of Voxel procedural generation and Naive Surface-Net smoothing algorithm
A 3D falling-sand simulator using cellular automata
Based on the terrain engine of the old comanche game.
⛰️ Voxel Terrain Toolset: Editor, Noises & Generators, Converters and etc.
My implementation of the marching cube algorithm to meshify scalar fields in the Unity game engine
Add a description, image, and links to the voxel-terrain topic page so that developers can more easily learn about it.
To associate your repository with the voxel-terrain topic, visit your repo's landing page and select "manage topics."