29
2016
Advanced Voxel Terrain

Another version of the old marching cubes terrain, this one has more features..
See images #3-7 in the old post : https://unitycoder.com/blog/2012/09/30/marching-cubes-voxel-terrain/
todo:
– Should convert this to c#, then do some cleanup..
– Add more info/instructions
sources:
https://github.com/unitycoder/VoxelTerrainAdvanced
Related Posts
8 Comments + Add Comment
Leave a comment
Recent posts
- LudumDare59 : Signal
- Unity Editor: Tree Generator
- Leaf/Foliage Generator Tools (Runs in Browser)
- Testing Unity AI Beta
- Ways to Support UnityCoder Development
- Using UI Slider to Create 5-Star Rating Element
- Game Music Library For Unity (editor plugin)
- Fontastic : Easily Test Fonts in Unity Editor!
- GeoTiff Importer & Terrain Generator for Unity
- Create Baked DropShadow for UI images
- .JP2 Ortho Image Converter to PNG/JPG/TIFF
- Convert LAS/LAZ/PLY pointclouds to GLTF (GLB) Point Meshes (standalone converter)
Recent Comments
- on Mesh Exploder (sources)
- on Sprite Sheet Flip Book Shader
- on Sprite Sheet Flip Book Shader
- on [Asset Store] PolygonCollider2D Optimizer
- on Trajectory Test Scene 2.0
- on Vector3 maths for dummies!
- on UnityHub 3.6.0: Remove Version Control & Cloud Dashboard columns
- on Using RenderDoc with Unity (graphics debugger)
Coin:
CUgDSbRqFcAumDSAcdKDvuXsw26VdkJe8C8WGUQHBAGS
An article by












https://www.dropbox.com/s/miy01vqna3ydoch/CScripts.zip?dl=0
I did a little bit of cleanup. (‘Cause I broke it when I converted it and had to track down my mistakes.)
thanks again! uploaded c# versions to github (now will be easier to add new features/optimize later)
I tried to add a ratio but i can’t 🙁
This could be a good terrain engine 😀
this one would be more useful (has lots of features)
Unity C# procedural terrain using noise and marching cubes
https://github.com/JPBotelho/Low-Poly-Terrain
Procedural Terrain Generation using CPU workflow based on ECS, focused on performance
https://github.com/ErikMoczi/Unity.ProceduralContentGeneration-Terrain
minecraft in unity tutorial
https://github.com/b3agz/Code-A-Game-Like-Minecraft-In-Unity