Hi Eli,

On 2/11/07, Eli Dahan <[EMAIL PROTECTED]> wrote:
1. Is it possible to merge two regular grids with different resolutions?

Depend on what you mean by merge.  osgTerrain/osgdem has support for
reading from moziac of different DEMs, each of which can have a
different resolution.  The highest resolution is used for each area.

2. Is it possible to merge an irregular grid within a regular grid?

osgTerain/osgdem only has support for regular DEM's (formats supported by GDAL).

3. Is there a plugin to import / Export LandXML files?

No.

4. Is there a maximum number of triangles OSG can handle?

No.  Limit is really how big your disk driver is.

5. Is it possible to cut the resulting triangular mesh with a contour
(closed curve delimiting a hole in the mesh)?

osgTerrain/osgdem does not support this.

Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to