2009/11/15 Darick Barnes <[email protected]>

> Hi,
>
> For some reason I cannot translate my hexagon geode made up of a
> primitiveset of LINE_STRIP
> The scaling works but translation does not.  I am modifying
> AdapterWidget.cpp --MDI  section of the code so that I can use QT4.  It is
> from the osgviewerQt example.  I have tried code in Tut07 and other examples
> but they do not work in this section of
>
<snip>

It's working fine. By default the camera will centre itself on your scene,
so you can't see the translation.
Add another copy of the model and change the relative positions so you can
see something happening.

-- 
http://www.ssTk.co.uk
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to