Skip to content

Cawotte/Procedural-Terrain

Repository files navigation

Procedural-Terrain

A Work-In-Progress personal project where I'm learning procedural terrain generation and experiment with it, using Unity.

So far, it can generate a terrain heightmap using Perlin Noise and octaves, display it as a 2D flat Texture and a 3D Mesh, and color them using a color gradient.

Example screenshots of a generated terrain :

Terrain Mesh

Terrain Mesh

Noise Map

Noise Map

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages