Drew-Wagner / Voxel-Terrain-GameLinks
My attempt to create a game using infinite terrain generated with the Marching Cubes algorithm.
☆20Updated 5 years ago
Alternatives and similar repositories for Voxel-Terrain-Game
Users that are interested in Voxel-Terrain-Game are comparing it to the libraries listed below
Sorting:
- WIP project for creating procedural planets using Unity☆28Updated 5 years ago
- Isosurface generator for Unity3D☆17Updated 4 years ago
- Jobs-based line rendering for Unity 2020.2+☆27Updated 4 years ago
- Voxel engine made in C# for Unity☆47Updated 5 years ago
- sources for the old mesh splat tool https://unitycoder.com/blog/2013/08/26/mesh-terrain-texturingsplatmap-tool-wip/☆12Updated 6 years ago
- UI Gradient Slider Bar (without scripts)☆10Updated 4 years ago
- Try and compare movement types in Unity☆28Updated 5 years ago
- Cascaded Voxel Cone Tracing, for semi-static scenes in Unity☆12Updated 5 years ago
- An efficient and easy to use voxel framework for Unity.☆30Updated 4 years ago
- Learning ECS - 100k Cubes in Phyllotaxis pattern☆20Updated 6 years ago
- Fast Voxel Traversal testing in Unity.☆30Updated 7 years ago
- An open source implementation of a vehicle controller using Unity's ECS.☆15Updated 6 years ago
- Unity Editor extension for drawing grids☆27Updated 7 years ago
- Solid Leaf BSP Compiler for creating convex colliders on a unity 3d mesh☆16Updated 8 years ago
- Unity3d Editor tools to create rooms quickly.☆38Updated 7 years ago
- Lighthearted Physics-Based Survival☆16Updated 6 years ago
- This system allows the creation of spherical terrains using stacked noise algorithms (Perlin, Worley etc) and heightmaps together.☆39Updated 6 years ago
- ☆15Updated 7 years ago
- Unity - dual contour (w/o QEF) octree renderer for point cloud data☆23Updated 6 years ago
- Selectable Inversion Image Effect for Unity☆18Updated 5 years ago
- A course on making the easiest to understand voxel engine (in Unity) using the C#JobSystem.☆33Updated 7 months ago
- L-System implementation in Unity3d for procedurally generated trees☆27Updated 5 years ago
- Infinite islands generation☆21Updated 6 years ago
- Basic planetary terrain generator system.☆13Updated 7 years ago
- Procedural map generator that builds medevial towns☆28Updated 7 years ago
- A simple raymarching postprocessing stack effect.