Anyone have tips or other thoughts on implementing a lightning strike effect?
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
I don't know how many people are interested in embedding OSG into either
Gtk+ or Gtkmm applications, but if anyone is I started a project on
Sourceforge that provides subclasses of osgViewer::Viewer and
osgViewer::GraphicWindow that can be used as a gtkglext or gtkglextmm
DrawingArea widget.
This
> Rick,
>
> The most likely explanation is that you have two copies of OSG on your
> system, compiling against the headers of one, linking against the other.
>
That's the first thing I thought too. Some mismatch between a header and a
library, but I've double checked and I can't find anything inst
Yes. I ran osglight and osgtext without any problems. Since it's happening
in the osg::MatrixTransform constructor it really seems like somehow it's
an interaction with something in one of the member variable constructors.
Especially since after osg::Transform (the direct ancestor of
osg::MatrixTr
I'm having trouble with a segfault in VTP's glutsimple application, but it
looks like the problem traces back into OSG. For reference, I'm using OSG
2.2.0 on Fedora 9, and VTP 080506.
Here's a backtrace:
ScopedLock OpenThreads/ScopedLock:31
osg::Referenced::re
5 matches
Mail list logo