Skip to content

Uses random noise to generate realistic OTBM terrain with auto-bordering.

License

Notifications You must be signed in to change notification settings

Inconcessus/OTMapGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Try it!

An online version of this application can be found on http://inconcessus.github.io.

OTMapGen

Simple prototype for a simplex noise seeded OpenTibia map generator. This generator uses 2D simplex noise to create releastic terrain. Automatic bordering and nature detailing is included.

Dependencies

  • NodeJS have to be installed in your machine for development mode. Install it using NVM

Usage

  1. Run git clone https://github.com/Inconcessus/OTMapGen.git to clone the repository.

  2. Go to OTMapGen/ and run npm install

  3. Run npm run watch to watch code changes, or simply run node index.js to generate the OTBM file.

  4. Then look for the output: map.otbm.

  • It is option to modify the noise seed and change some generation parameters inside generation script.

Version

Version 1.5.5. This is a work in progress.

About

Uses random noise to generate realistic OTBM terrain with auto-bordering.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •