Skip to content
This repository has been archived by the owner on May 23, 2020. It is now read-only.

ChristopherWMM-archive/Terra-Old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Terra

Terra is a top down, 2D, world generator aimed at generating, populating, and exporting realistic worlds based on a multitude of factors.

Advanced Perlin Noise

Terra's perlin noise allows for a multitude of powerful functions. These range from optional fall off maps to controllable octaves, persistance, lacunarity, and pseudorandom seeding.

Base Noise Fall Off Maps Controllable Values Seeds
Noise Map Fall Off Map Controlled Map Seeded Map

So far, this has been utilized to create perlin noise based height maps!

Raw Noise Example Height Map
Noise Map Height Map
GUI
GUI

Releases

No releases published

Packages

No packages published

Languages