Re: [osg-users] [osgPPU] osgPPU Terrain Bug

2010-05-25 Thread Art Tevs
Hi Allen,

sorry, I had no chance to look on that issue in the last days. I am not sure if 
I will be able to look on this till the end of week, but I will try. I will let 
you know as soon as I know what is going wrong there.

Cheers,
Art

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=28182#28182





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] [osgPPU] osgPPU Terrain Bug

2010-05-21 Thread Allen Saucier
Art,
have you had a chance to look at this issue?

regards,
Allen

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=28141#28141





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


[osg-users] [osgPPU] osgPPU Terrain Bug

2010-05-19 Thread Allen Saucier
Hi Art,

I believe I have encountered a bug in osgPPU and using terrain.  I have 
included code and a small terrain terrain file with this post.  Would you 
please test what I am testing to see if you, also, encounter this strange 
anomaly?

The problem:
1. Whenever I use terrain (a .ive file with it's associated directory) and I 
enable a pipeline, when I rotate the scene, the camera locks at horizontal.  
Then I keep trying to rotate the scene and eventually the camera unlocks and 
I can continue rotating the scene.
2. the pipeline in my included example is simply a pass-through pipeline.  No 
Effects are applied.
3. If you 1) zoom into the scene a little  the slowly rotate the scene to 
bring the camera horizontal to the terrain, the camera will freeze.
4. keep rotating the scene and eventually you will see the underside of the 
terrain.

If you rotate the terrain too quickly, you may not notice this anomaly.  
However, in my program, I must be able to make the camera horizontal to the 
terrain and then from that horizontal position, title the camera up and make it 
look at the sky.  I can not do this at this time.

I believe the issue is somewhere in the pipeline unit code because when I 
deactivate the pipeline and simply view the scene without a pipeline active, 
this anomaly does not occur.

The size of the terrain file does not seem to matter, either.  The terrain I 
have included is DTED level 0.  I retrieved my data from

http://geoengine.nga.mil/muse-cgi-bin/rast_roam.cgi
and 34.65000 lat, -98.8 lon will get you some dted data 
that can be used for further testing.  However, you will have to convert DTED 
to an ive.  I did that with gdal and some other tools.

Would you please investigate this anomaly and tell me what you find?

PS the terrain and example code file are too large for this posting.  Here is 
the URL to where they are: http://drop.io/exOsgPpuTerrain

Thanks Art.

Cheers,
Allen

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=28050#28050





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org