Re: [osg-users] running vrml plugin on 2.0

2007-08-08 Thread Joan Slottow
Hi Jan I tried sending this to you on July 26 but somehow it went out without a subject and then I have been away on vacation. Joan Jan Here are three files: test2_dx.wrl is the original .wrl file as output from OpenDX. test2.wrl is the .wrl file that runs fine in osgviewer (minus the per

Re: [osg-users] running vrml plugin on 2.0

2007-08-09 Thread Joan Slottow
Jan Apparently the attachment I sent to the list as part of my email to you was deleted by the software making the list. It is a tar.gz file. How can I send it to you? Is there an ftp server that I can put it to? Joan Slottow ___ osg-users

Re: [osg-users] Using the osgManipulator Draggers withosgUtil::SceneView

2007-08-10 Thread Joan Slottow
on happen around the intersection points? what if the line segment intersects the model in more than one place? etc. Thanks very much Joan Slottow ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Re: [osg-users] OpenVRML plugin question

2007-08-13 Thread Joan Slottow
hate dependencies so eliminating as many dependencies as possible is good. Joan Slottow ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Re: [osg-users] running vrml plugin on 2.0

2007-08-16 Thread Joan Slottow
with that and that will also work. Joan Slottow ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Re: [osg-users] running vrml plugin on 2.0

2007-08-20 Thread Joan Slottow
The isos2_2 and vectors datasets I generated using a user's data. He has been gone from UCLA for many years however, and I cannot ask for his permission. Therefore, I really don't want it to be widely disseminated. However, it's Ok if you use it for testing purposes. The waves and sigmoid da

Re: [Osg-Users] running vrml plugin on 2.0

2007-07-24 Thread Joan Slottow
ere: osg::ref_ptr< osgUtil::SceneView > mSceneView; This happens both when I load the wrl file and when I load the .osg file that I saved from it. Thanks for your help. Joan Slottow ___ Osg-Users mailing list Osg-Users@lists.openscene

[osg-users] (no subject)

2007-07-26 Thread Joan Slottow
but with two Shape's instead of 1. This one doesnt work when Group and children are removed. At least I cant see anything. Joan Slottow wrl_tests.tar.gz Description: wrl_tests.tar.gz ___ osg-users mailing list osg-users@lists.openscenegraph.org

[osg-users] Using the osgManipulator Draggers with osgUtil::SceneView (fwd)

2007-07-26 Thread Joan Slottow
e. I am thinking that I have to create a GUIEventAdapter and set the key and mouse information that vrJuggler is passing me and use that one with the Dragger. Same witht the PointerInfo. Am I on the right track or is there some other way that I should be going about this? Thanks Joan Sl