freebsd-ports/graphics/demeter/pkg-descr
Thierry Thomas 83026d2a1b Add demeter 3.21, a C++ library to render 3D terrains using OpenGL.
PR:		71347
Submitted by:	Igor Pokrovsky
2004-09-03 19:49:42 +00:00

11 lines
482 B
Text

Demeter is a cross-platform C++ library that renders 3D terrains using OpenGL.
Demeter is designed for fast performance and good visual quality and makes use
of advanced techniques such as dynamic tessellation (adaptive mesh) to render
vast landscapes in real-time, without the need for high-end hardware. It is
written as a stand-alone component that can be easily integrated into any kind
of application.
WWW: http://www.terrainengine.com/
- Igor Pokrovsky
ip@doom.homeunix.org