Skip to content

lumirayz/Terragen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terragen
========

Intro
-----

This is a simple perlin noise-based heightmap generator with SDL renderer.
It generates 2d slices of 3d perlin noise, then adds them together with some weights.

Compiling and running
---------------------

	make all # to compile
	make test # to compile and run
	./main # to run

License
-------

WTFPL licensed

About

A perlin noise-based heightmap generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages