Skip to content

worldsproject/noiselib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

noiselib

An implementation of libnoise in Go

Goals

The goal of this library is to provide a complete reimplementation of http://libnoise.sourceforge.net/ in Go. It should be functionally equivilent, and provide very similar outputs as compared to the original.

Progress

All noise sources have been implemented, as well as the noise utils, for easier access to terrain style output, as well as following the tutorials in the original site. Bugfixes are to come.

About

An implementation of libnoise in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages