[osg-users] Mac OSX - CGL graphic context and OpenSceneGraph 3.0.0

2011-08-20 Thread Guido Lucci Baldassari
Good evening to everyone I'm not very skilled using osg itself, so maybe everything I'm going to say below is wrong. Anyway: I have a problem displaying osg content with my plugin, since I updated to OSG 3. Inside my extension, I create a CGLContextObj, then I pass it to osgviewer. >From the deb

[osg-users] Mac OSX - CGL graphic context and OpenSceneGraph 3.0.0

2011-08-20 Thread Guido Lucci Baldassari
Good evening to everyone I'm not very skilled using osg itself, so maybe everything I'm going to say below is wrong. Anyway: I have a problem displaying osg content with my plugin, since I updated to OSG 3. Inside my extension, I create a CGLContextObj, then I pass it to osgviewer. >From the deb

Re: [osg-users] Video texture on OSG

2011-08-20 Thread Mourad Boufarguine
Hi Josh, On Sat, Aug 20, 2011 at 3:04 PM, Josh Jung wrote: > Hi, > > I have been looking through many forums about having a video on OSG so i > can use that as Augmented Reality Marker. > > ive dowloaded Quicktime DSK, C Maker, OSGART > they are too much to understand what i should do. > > A

[osg-users] Crash in osgViewer when running iOS example code

2011-08-20 Thread Alex Lee-Corbin
Hi, I've been trying to set up an iOS project that uses OSG. I've managed to compile all the relevant OSG libs and successfully linked them into my project. I've set up the windowing system as in the example code and then tried to load up a few models and get them displaying but I keep getting

[osg-users] Video texture on OSG

2011-08-20 Thread Josh Jung
Hi, I have been looking through many forums about having a video on OSG so i can use that as Augmented Reality Marker. ive dowloaded Quicktime DSK, C Maker, OSGART they are too much to understand what i should do. Anyone can help me here step by step what i need to do? ... Thank you! Ch

[osg-users] [vpb] How to set levels when patching some terrains or images on ive files?

2011-08-20 Thread summer li
Hi, I want to show an image from the nineth level,but I don't know how to give the end level a perfect value so that the image can be distinct.In the code,I set the end level as 20. Code: vpbmaster --patch earth.ive --levels 9 20 -t image.tif Could anyone help me? :O Thank you! Cheers,

Re: [osg-users] Attempting X11 (lib issue) and Windows (GLfloat issue) compiles forOSG in Cygwin

2011-08-20 Thread Robert Osfield
Hi Brian, On Fri, Aug 19, 2011 at 9:47 PM, Brian Keener wrote: > So how would I tell configure and make to use the OPenSceneGraph > version instead of the opengl and glu libraries that are already in my > Cygwin install as it does seem to see them and want to use them but I'm > not sure. CMake's