A 3D falling-sand simulator using cellular automata
-
Updated
Nov 5, 2024 - C#
A 3D falling-sand simulator using cellular automata
Make procedural voxel planets in unity
Based on the terrain engine of the old comanche game.
⛰️ Voxel Terrain Toolset: Editor, Noises & Generators, Converters and etc.
Implementation of Voxel procedural generation and Naive Surface-Net smoothing algorithm
Open-source voxel game base C# specification
My implementation of the marching cube algorithm to meshify scalar fields in the Unity game engine
Marching Cubes terrain implementation in Unity using the Job System and the Burst compiler
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.
An awesome Voxel framework for Unity (Game Engine)
Group Project
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.
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."