[vtkusers] Transparent while preserving color

Matthias Binninger MatthiasBinninger at gmx.de
Wed Aug 3 02:34:26 EDT 2011


Thanks for you responses! What I have to display is a 3d path of some measurement points. These have (a bit simplified) to lie inside different spheric thresholds that are displayed together with other properties. The goal was to mimic existing 2d plots (projections) which somehow restricts how it should look like. I do like the idea to use wireframes, I'll see if that can be close enough to what I need. Greetings, Matthias 
----- Ursprüngliche Nachricht -----
Von: David Pont
Gesendet: 01.08.11 22:59 Uhr
An: Matthias Binninger, vtkusers at vtk.org
Betreff: RE: [vtkusers] Transparent while preserving color

Hi Matthias, a couple of suggestions:
-Use a Wireframe or even Points display mode, increasing line or point size might be useful;
-With Points you could also use ‘MaskPoints’;
-Use vtkShrinkPolyData to shrink the cells
Cheers Dave
David Pont
 Scientist - Forest Management Science
Scion
49 Sala Street, Private Bag 3020, Rotorua 3046, New Zealand
DDI +64 7 343 5663
www.scionresearch.com http://www.scionresearch.com/ 

From: vtkusers-bounces at vtk.org  [mailto: vtkusers-bounces at vtk.org ]  *On Behalf Of *Matthias Binninger
 *Sent:* Monday, 1 August 2011 7:31 p.m.
 *To:* vtkusers at vtk.org 
 *Subject:* [vtkusers] Transparent while preserving color
Hallo!

 For a visualization I need to display several colored 3d spheres, that might overlap or even be included completely in each other. Included spheres should be visible all the time. My solution was to make the spheres transparent.
 Unfortunately that means, that colors are not preserved, a red sphere in a green sphere in a yellow sphere in a blue sphere ... not much of the original color left.
 Is there a way to achieve the (physically uncorrect) behaviour of preserving the colors?

 Thanks,
 Matthias

-----------------------------------------------------------------


This e-mail and any attachments may contain information which is confidential or subject to copyright. If you receive this e-mail in error, please delete it.
 Scion does not accept responsibility for anything in this e-mail which is not provided in the course of Scion’s usual business or for any computer virus, data corruption, interference or delay arising from this e-mail.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110803/001f64f8/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 1857 bytes
Desc: image001.png
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110803/001f64f8/attachment.png>


More information about the vtkusers mailing list