[GRASS-dev] 3D support for an application written by Qt and Qgis

Hello,
   I'm writing a gis application using qgia and qt.
   I want to add 3D rendering and visualization of 3D raster and vector files (like dem files).
   I need a library to add this functionality to my program.
   I've noticed that nviz is a grass module which can do this, however, I need a library or SDK to use its functionality and add 3D support to my program.
   Does Anybody know what can I use ?
Thanks in Advance

--
Mehrdad Farajtabar
M.Sc. Student of Artificial Intelligence
Digital Media Lab
Sharif University of Technology
Tehran, Iran.
http://ce.sharif.edu/~farajtabar

On Wed, Apr 11, 2012 at 8:32 PM, farajtabar <farajtabar@ce.sharif.edu> wrote:

Hello,
I'm writing a gis application using qgia and qt.
I want to add 3D rendering and visualization of 3D raster and vector files
(like dem files).
I need a library to add this functionality to my program.

There is a new 3D plugin for QGIS, perhaps you want to check that?
http://linfiniti.com/2010/11/3d-globe-in-qgis-demo-at-wroclaw-hackfest/

Markus