Mercator is a terrain generation and management
library that handles the data required to handle
terrain rendering and physics, including classes
to handle vegetation.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Das Subsystem für die Änderung Gelände wurde komplett überarbeitet. Terrain Mods können jetzt an Stelle aktualisiert werden. Viele Bugs wurden behoben.
The subsystem for modifying terrain has been completely overhauled. Terrain mods can now be updated in place. Many bugs have been fixed.
Die API für die Geländearbeiten wurde ausgebaut und ist jetzt abgeschlossen. Der Wald-Code wurde so erweitert werden, damit sie generische und nützlich. Eines Fragments ist jetzt im Gelände Koordinaten versehen und nicht-Segment-Code, um ein Vielfaches einfacher, überall. Speicherbedarf reduziert wird, und einige Lecks wurden behoben. Inline-und API-Dokumentation generiert wurde verbessert. Testabdeckung wurde verbessert.
Tags:
Minor feature enhancements
The API for terrain modifications has been fleshed
out and is now more complete. The Forest code has
been extended to make it more generic and useful.
The offset of a Segment is now provided in terrain
coordinates rather than segment multiples to make
code simpler everywhere. Memory footprint is
reduced, and some leaks have been fixed. Inline
and generated API documentation has been improved.
Test coverage has been improved.