Skip to content

rohanliston/LibNoiseTutorials

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Examples for LibNoise.Unity

This tutorial repository aims to follow the original LibNoise tutorials, which you can find here at SourceForge.

The main repository for LibNoise.Unity is currently maintained by Ricardo J. Méndez. Pull requests are welcome.

A word on methodology

Since these are tutorial examples, I expect I’ll just run development straight off master. The LibNoise.Unity repository does follow git flow, so expect this tutorial repository will be a work-in-progress and might at any given point reference a LibNoise development branch.

Checking out the repository

It includes the LibNoise.Unity Github repository as a submodule. If you have just cloned the project and find missing behaviors, make sure that:

  • You actually have some files inside the Assets/LibNoise folder;
  • You have run git submodule update to check out the latest referenced version;

Or you could use an application like SourceTree which handles the submodule semantics for you.

License

LibNoise.Unity is released under the LGPL license. See COPYING.txt and COPYING.LESSER.txt for details.

About

Tutorials files for LibNoise.Unity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%