[osg-users] extension for OGR plug-in to handle COLLADA models

2008-02-14 Thread Christoph Ehrler
Dear Cedric Pinson, dear all in the scope of a student research project I developed 2 plug-ins for OGR and OpenSceneGraph to load COLLADA 3d models from KML files and to visualise them with OpenSceneGraph (using the existing dae plug-in). Now I have permission to post my results to the open-sou

[osg-users] VirtualPlanetBuilder linking problem

2007-08-21 Thread Christoph Ehrler
Hi @ all, I downloaded the VPB release 0.9.1 via SVN checkout and the OpenSceneGraph 2.0.0 osg2.0.0_vs71_setup_2007-06-19.zip. Building with Visual C++ 2005 / VS 8.0 succeeded but: When I start the generated osgdemd.exe I get an error message Entry Point Not Found The procedure entry point [EMAI

Re: [osg-users] VirtualPlanetBuilder linking problem

2007-08-21 Thread Christoph Ehrler
se version of VPB. > > On 8/21/07, Christoph Ehrler <[EMAIL PROTECTED]> wrote: > > Hi @ all, > > > > I downloaded the VPB release 0.9.1 via SVN checkout and the > > OpenSceneGraph 2.0.0 osg2.0.0_vs71_setup_2007-06-19.zip. > > > > Building with

[osg-users] OGR plugin for OSG

2007-09-03 Thread Christoph Ehrler
Hi @ all, I'm wondering if there is support for reading/writing vector data via the OGR library in OSG. In particular I want to display KML and later GML data on a virtual terrain or the globe created with osgDEM / VirtualPlanetBuilder. GDAL is already contained in OSG as a plugin for raster file

[osg-users] Fwd: OGR plugin for OSG

2007-09-05 Thread Christoph Ehrler
ning. It doesn't work with the release dll neigther with the debug version despite the correct dll is used depending if I try it with osgViewer or osgViewerd... Please help a frustrated developer that ran out of ideas :) Thank you Christoph -- Forwarded message -- From:

[osg-users] OGR plugin for OSG

2007-09-06 Thread Christoph Ehrler
the project because just copying the generated dll by hand is not enough?? On 9/6/07, Robert Osfield <[EMAIL PROTECTED]> wrote: > On 9/5/07, Antoine Hue <[EMAIL PROTECTED]> wrote: > > Christoph Ehrler wrote: > > > OK it's me again... > > > > > > I st

Re: [osg-users] South pole wtih VirtualPlanetBuilder

2007-09-07 Thread Christoph Ehrler
Hi Christophe, as Robert told this is normal because the BlueMarble texture you put on the sphere is a cylindrical projection of the earths surface. Since a cylinder has a curvature in only one direction but the sphere has two there are distortions increasing with the distance to the equator (only

Re: [osg-users] ANN: osgGIS

2007-09-07 Thread Christoph Ehrler
Yes, that's a wonderful project... I'll keep on testing it with other data soon. There is only one thing to mention. In the osgGIS-Viewer with the example data the origin of the earth is at the Galapagos Islands and not in the center of the earth... makes rotating a bit tricky ;-) On 9/6/07, Gle

[osg-users] VTP height field issue

2007-09-19 Thread Christoph Ehrler
Hi @ all, probably it's a noob question... I downloaded some data from NASA Blue Marble (http://visibleearth.nasa.gov/view_set.php?categoryId=2355&p=3) and tried to produce a whole earth representation with topography. But the height field does not match the texture. North and South are mixed up

[osg-users] VPB with tiled raw data

2007-10-08 Thread Christoph Ehrler
Hi @ all, Is it possible to build a paged database with VirtualPlanetBuilder from heightfield and texture data that is tiled ?? More precise, can VPB process multiple import data files to build a whole representation of the area. What happens, if heightfiled or texture data tiles: -> overlap -> d

Re: [osg-users] LOD levels in Terrain generation.

2007-10-18 Thread Christoph Ehrler
Hi Om, just a simple answer and some more questions because I'm not one of the VirtualPlanetBuilder/osgDEM coders. The topmost LOD is the one with the worst resolution (only one tile). The deepest LOD is the one with the best resolution. When osgDEM arrives at the resolution of the original data i

[osg-users] Collada plugin DAE flaws

2007-11-13 Thread Christoph Ehrler
Hi @ all, I'm working on an project for importing the COLLADA models out of a KML file into OSG. Reading of needed attributes and coordinate transformation works fine with GDAL/OGR library and invoking the OSG plugin for importing COLLADA .dae files works almost perfect too... I'm using OSG 2.1.7

[osg-users] small VirtualPlanetBuilder bug

2007-11-23 Thread Christoph Ehrler
Hi @ all VTP users and developers, Apparently it's not arbitrary how to arrange the data input for VirtualPlanetBuilder. The first commandline input produces a weired result with texture and heightfield matching but meshing of the heightfield corrupted. Every tile of the heightfield has only one

Re: [osg-users] small VirtualPlanetBuilder bug

2007-11-26 Thread Christoph Ehrler
would be different depending on the > order of your command line arguments. > > Good luck! > > Jason > > > On 11/23/07, Christoph Ehrler <[EMAIL PROTECTED]> wrote: > > Hi @ all VTP users and developers, > > > > Apparently it's not arbitrary how to ar

Re: [osg-users] VTP height field issue

2007-11-28 Thread Christoph Ehrler
ver get this figured out? i'm running into the same > problem. thanks! bob > > > On Sep 19, 2007, at 5:19 AM, Christoph Ehrler wrote: > > > Hi @ all, > > > > probably it's a noob question... > > I downloaded some data from NASA Blue Marble > &