Based on the terrain engine of the old comanche game.
-
Updated
Feb 16, 2025 - C#
Based on the terrain engine of the old comanche game.
A 3D falling-sand simulator using cellular automata
Make procedural voxel planets in unity
This is a project for a serious game for a class i made on 2023-2. The project was supposed to be a RPG dungeon style game mixed with minecraft elements. I had Only six months to develop documentation, textures and the code by myself.
⛰️ 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."