Hi Adam,

Got osgOcean (oceanExample) to work finally (yeah!) [Well, sort of as I am 
still having issues with the SkyDome not showing up].

Good to know you got your compilation and runtime issues worked out.

The skydome is loaded from images, so two obvious causes for it not working would be that it can't find the images, or that it can't load them once they're found. So set OSG_NOTIFY_LEVEL=DEBUG and see if it can find + load the images.

As I recall, it tries to find the images (and other resources) in a path relative to your current working directory when you run the oceanExampleé Perhaps you need to switch to the osgOcean directory (that has resources/ under it) before running it?

Good luck,

J-S
--
______________________________________________________
Jean-Sebastien Guay    [email protected]
                               http://www.cm-labs.com/
                        http://whitestar02.webhop.org/
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to