套件: libmercator-0.3-dev (0.3.3-6)
libmercator-0.3-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 mercator:
維護者:
Original Maintainers:
- Debian Games Team (郵件存檔)
- Olek Wojnar
- Debian Games Team
外部的資源:
- 主頁 [www.worldforge.org]
相似套件:
WorldForge terrain library - development files
Mercator is primarily aimed at terrain for multiplayer online games and forms one of the WorldForge core libraries. It is intended to be used as a terrain library on the client, while a subset of features are useful on the server.
Mercator is designed in such a way that individual tiles can be generated on-the-fly from a very small source data set. Each tile uses a fast deterministic random number generation to ensure that identical results are produced "anytime, anywhere". This enables transmission of terrain across low bandwidth links as part of the standard data stream, or server side collision detection with the same terrain that the player sees.
The use of tiles means that there is inherently a large degree of gross control of the shape of the terrain. Finer control is implemented by allowing geometric modifications - for example, a polygonal area might be flattened, or a crater could be applied.
This package contains the files for developing with the mercator library.
其他與 libmercator-0.3-dev 有關的套件
|
|
|
-
- dep: libmercator-0.3-4 (= 0.3.3-6)
- WorldForge terrain library
-
- dep: libwfmath-1.0-dev (>= 1.0.2+dfsg1-0.4)
- WorldForge math library - development files