[vtkusers] Strange problem - All of my triangle mesh is not displayed (Bug? )

Farshid Dehmeshki farshid.dehmeshki at medicsight.com
Thu Feb 6 10:35:49 EST 2003


hi;
I think you should set clipping range for your camera , have you done it?
Camera->SetClippingRange(....,....);
 
 

******************************* 
Farshid  Dehmeshki 
Software Engineer
Medicsight Plc
46 Berkeley Square
London
W1J 5AT
Tel : 020 7598 4074
Fax: 020 7598 4071
Email : farshid.dehmeshki at medicsight.com
Web Site : www.medicsight.com 
******************************* 
  
The contents of this e-mail are intended for the named addressee only. It contains information which may be confidential and which may also be privileged. Unless you are the named addressee (or authorised to receive for the addressee) you may not copy or use it, or disclose it to anyone
else. If you received it in error please notify us immediately and then destroy it. Further, we make every effort to keep our network free from viruses. However, you do need to verify that this email and any attachments are free of viruses as we can take no responsibility for any computer virus which might be transferred by way of this e-mail.

-----Original Message-----
From: Karlsson Erik [mailto:erik.karlsson at optronic.se]
Sent: Thursday, February 06, 2003 3:28 PM
To: 'vtkusers at public.kitware.com'
Subject: [vtkusers] Strange problem - All of my triangle mesh is not displayed (Bug? )



Hi all! 
I have a really strange problem. I have about 500 000 points and I use a vtkCellArray to make a triangle mesh that I put in a vtkPolyData object. When I render my scene the bottom of my object is not showing. The strange thing is that if I use a vtkLODActor instead of a normal actor, I can see the missing part of my mesh when the whole actor is shown as a point could while rotating/zooming the object. So I know for a fact that all the points have been inserted to the PolyData object.  But as soon as I stop interacting with the scene and the object is rendered with triangles again, the bottom disappears. I also tried using the vtkDecimatePro to decimate the PolyData object about 10% and now I can see all of my triangles. Is there some kind of a limit to the number of triangles that can be displayed or the number of points that can be used? Can it be a hardware issue? Does anyone have the slightest idea?

Can someone please help me shed I light on this - I have been struggling with this problem for about a week now... :-/ 
By the way - I'm using vtk 4.02, MSVC++ 6.0 MFC. My graphics card is a Geforce2 MX (latest drivers) 

Thanks in advance! 

Best regards, 
Erik Karlsson 

###########################################

This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange.
For more information, connect to http://www.F-Secure.com/ 


_____________________________________________________________________
This e-mail has been scanned for viruses by the WorldCom Internet Managed Scanning Service - powered by MessageLabs. For further information visit http://www.worldcom.com


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20030206/a42bffb5/attachment.htm>


More information about the vtkusers mailing list