[vtkusers] [NEWBIE] shaded background etc

Hans-Uwe Rempler rempler at mechbau.uni-stuttgart.de
Mon May 11 11:57:21 EDT 2009


Hi Andrew,

Am Dienstag, den 05.05.2009, 10:26 -0700 schrieb Andrew Cunningham: 
> Hi,
> I am a new VTK user - porting my own OpenGL based C++ scene graph to VTK to take advantage of the many powerful visualization capabilities. Unfortunately I have to keep the same 'look and feel' rather than starting with a clean slate and I am stumbling on a few things that I can't find answers to after searching MarkMail - I am trying to avoid trial-and-error!
> 
> - Our 3D window has a shaded background (done through openGL). A search for "shaded background" showed only 1 unanswered post on this topic in 2002 and it involved modifying a core VTK class using similar OGL commands. I can't see anyway to do this easily using VTK
> 
> - Attribute inheritance. I took a lot of advantage of "attribute inheritance" in my scene graph to control rendering. VTK does not seem to have this concept unlike most scene graphs. How do people deal with this?
> 
> - "Sticky small axes in lower left corner". I have small XYZ axes in the lower left corner that follow the rotations of the camera view matrix. This has to be easy. In my scene graph I did this through a separate glviewport in the window, but in VTK?

Maybe this thread (note the follow ups!) can help you out:
http://www.vtk.org/pipermail/vtkusers/2004-February/071541.html

-> see attachment.

Uwe

P.S.: Just ignore the annoying Gtk error...

> 
> 
> Thanks 
> Andrew
> 
> _______________________________________________
> Powered by www.kitware.com
> 
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
> 
> Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> 
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers

-------------- next part --------------
A non-text attachment was scrubbed...
Name: axis.jpg
Type: image/jpeg
Size: 43001 bytes
Desc: not available
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20090511/b5c896a4/attachment.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: axis.py
Type: text/x-python
Size: 9095 bytes
Desc: not available
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20090511/b5c896a4/attachment.py>


More information about the vtkusers mailing list