https://github.com/kf6kjg/anaximander2
Anaximander the Grid Cartographer is a map tile generator for Halcyon-based servers using C#, utilizing parallel processing and advanced tree data structures to generate only what is needed in as short a time as possible.
https://github.com/kf6kjg/anaximander2
grid halcyon map opensim opensimulator
Last synced: about 1 year ago
JSON representation
Anaximander the Grid Cartographer is a map tile generator for Halcyon-based servers using C#, utilizing parallel processing and advanced tree data structures to generate only what is needed in as short a time as possible.
- Host: GitHub
- URL: https://github.com/kf6kjg/anaximander2
- Owner: kf6kjg
- License: mit
- Created: 2016-08-05T03:41:11.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-04-17T13:02:35.000Z (about 3 years ago)
- Last Synced: 2025-03-25T10:03:29.411Z (about 1 year ago)
- Topics: grid, halcyon, map, opensim, opensimulator
- Language: C#
- Homepage:
- Size: 369 KB
- Stars: 6
- Watchers: 3
- Forks: 4
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Anaximander the Grid Cartographer is a map tile generator for [Halcyon][]-based servers using C# utilizing parallel processing and advanced tree data structures to generate only what is needed in as short a time as possible.
For installation and building instructions, please see the [Anaximander2 wiki][wiki].
For the history buffs: [Anaximander][] was an early Greek scholar and philosopher who is credited as being one of, if not the, first to draw a map of the world.
[Halcyon]: https://github.com/HalcyonGrid/halcyon
[wiki]: https://github.com/kf6kjg/Anaximander2/wiki
[Anaximander]: http://en.wikipedia.org/wiki/Anaximander
# Supported operating systems
At this time, only the following operating systems are being supported and tested, as I am only one guy on one computer:
* Ubuntu Linux 16.04 and newer
Open source contributions are very welcome - especially as regards testing and correcting for other operating systems.