Download List

Projeto Descrição

Mercator is a terrain generation and management library that handles the data required to handle terrain rendering and physics, including classes to handle vegetation.

System Requirements

System requirement is not defined
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.

2011-02-14 10:15
0.3.0

O subsistema de modificar o terreno foi totalmente reformulado. Terreno mods agora pode ser atualizado no lugar. Muitos erros foram corrigidos.
The subsystem for modifying terrain has been completely overhauled. Terrain mods can now be updated in place. Many bugs have been fixed.

2009-02-26 17:43
0.2.7

Shaders pode agora ser removido. A biblioteca agora constrói com compiladores modernos contra versões recentes de dependências.
Tags: Minor feature enhancements
Shaders can now be removed. The library now builds with modern compilers against recent versions of dependencies.

2008-08-17 16:57
0.2.6

A API para as modificações do terreno foi concretizada e está agora mais completo. O Código Florestal foi estendido para torná-lo mais genérico e útil. O deslocamento de um segmento é agora previsto em terreno coordenadas ao invés de múltiplos segmento para tornar o código mais simples em toda parte. Consumo de memória é reduzido, e alguns vazamentos foram corrigidos. Inline e documentação da API foi melhorada. Cobertura de teste foi melhorada.
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.

2006-08-23 10:33
0.2.5

A verificação de fabsf foi melhorada, assim que os valores absolutos são calculados de forma mais eficiente.
Tags: Code cleanup
The check for fabsf was improved, so absolute
values are calculated more efficiently.

2005-06-16 19:36
0.2.4

Um problema com variáveis membro estático em 4 gcc foi resolvido. Esta versão é apenas de interesse para o gcc 4 usuários.
Tags: Minor bugfixes
An issue with static member variables in gcc 4 has been resolved. This release is only of interest to gcc 4 users.

Project Resources