Re: [osg-users] problem attaching a camera to a node

2010-01-24 Thread Charles West
It does. Thank you. -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=23109#23109 ___ osg-users mailing list osg-users@lists.openscenegraph.org

[osg-users] problem attaching a camera to a node

2010-01-23 Thread Charles West
Hi, I'm new to OpenSceneGraph and just starting to get the ropes... I recently got a hello world program working using SDL, OpenSceneGraph and Bullet physics. It has a stationary camera watching a ball fall on a plane. I'm hoping to control the camera through an object in Bullet and the

Re: [osg-users] problem attaching a camera to a node

2010-01-23 Thread Jean-Sébastien Guay
Hi Charles, The only problem is: every time I attach the camera to the PositionAttitudeTransform node, I get a segmentation fault. Is it possible to attach a camera to a PositionAttitudeTransform node? In OSG, you can't put a camera as child of another node in the hopes of getting the