terrain-generator
There are 31 repositories under terrain-generator topic.
fegennari/3DWorld
3D Procedural Game Engine Using OpenGL
weigert/SoilMachine
Advanced, modular, coupled geomorpohology simulator for real-time procedural terrain generation.
tyanyuy3125/Erics-MagicaVoxel-Shaders
Shaders for MagicaVoxel including Terrain Generator, Game of Life, Waterflow Simulator, Progressive Flood Shader etc.
aidan-clyens/TerrainGenerator
A procedural terrain generator for the Unity game engine.
Baldrax/Houdini_TaleSpire_Terrain_Generation_Toolset
A toolset to procedurally create terrain for TaleSpire in Houdini.
mozzius/r3f-terrain
react-three-fiber terrain generator
stanfortonski/3D-Engine-OpenGL-4
3D Graphics Engine For Games | C++ OpenGL 4.1
leonjovanovic/terrain-marching-cubes
Implementation of Marching Cubes algorithm to generate various types of terrains
jval1972/DD_TERRAIN
Terrain Editor
supershaneski/react-three-terrain
A terrain map visualizer based from height maps using React and three.js
escheiermann/low-poly-terrain-generator
A low poly terrain generator for the Unity Engine.
jmiskovic/moon-safari
Driving on moon terrain demo using lovr & webxr
SkogrKrellr/TaleSpire_Generator
This is a Python framework for generating TaleSpire terrain and place objects onto it.
MagicalDrizzle/planet-generator
HTTPS mirror of Torben Mogensen's planet generator along with modifications I and others made
devjoseruiz/python-voxel-engine
Voxel engine made using Python, Pygame and OpenGL
SexySparrow/Archipelago-generation
Endless terrain generator made in Unity to create realistic landmass
zak-grumbles/terrain-gen
Procedural Terrain Generation using the Marching Cubes Algorithm, OpenGL, and C++
RaulColino/ComputerGraphicsFinalProject
Game Engine made with C++
danielBingham/MuddyReality.py
A Multi-User Dungeon Engine written in python with a focus on realism.
lischilpp/octree-voxel-terrain-generator
A terrain generator using Unity3D and Octree datastructure.
matthewstyler/ruby-perlin-2D-map-generator
Procedurally generate seeded and customizable 2D maps with optional towns and roads, rendered with ansi colours or described in a 2D array of hashes
TrainsAreAwesome/2DTerrain
A Simple terrain generator (very early development)
UserCodrus/hmap
A procedural terrain generator
christianzski/terrain-gen
A simple OpenGL procedural terrain generator
maxime-mrl/Minecraft-2D
Minercaft 2D to showcase random terrain generation
Pro1d/reckless-wings-map-editor
3D Terrain Sculpting - A Map Editor for Reckless Wings
SirajChokshi/TerrainGeneration
Terrain Generator written with C/WebAssembly and visualized with HTML5/JavaScript
jordansmithsgames/TerrainGenerator
Highly customizable 2D terrain generator program that utilizes random walk functionality.
MarcoCiaramella/OpenSimplexTerrain
A 3D terrain generator in Android based on OpenSimplex Noise.
MarkParker5/oF-Terrain-Generator
openFrameworks app for terrain generation with Perlin noise.
yidafu/Perlin-Noise
Terrain generation base on perlin noise.