Viewpoint Developer Central    Viewpoint Forums    Viewpoint Forums  Hop To Forum Categories  SDK Support    Turning off texture antialias display
Go
New
Find
Notify
Tools
Reply
  
-star Rating Rate It!  Login/Join 
Member
Posted
Hello All,

I need to know how to turn off texture antialias when rendering the 3D obj. I can get the Context from the scene and call its function SetAntiAlias(false), but when rendering the object the antialias flag is true again (somehow it is reset to true internaly).

Thanks
Peter
 
Posts: 12 | Registered: January 24, 2003Reply With QuoteEdit or Delete MessageReport This Post
<Niko>
Posted
antialiasing can be overrided per instances and per geometry. make sure that it is turned off for them too. Also, it may be edge-antialiasing that you see, turns edges effect off too
 
Reply With QuoteEdit or Delete MessageReport This Post
  Powered by Eve Community  
 

Viewpoint Developer Central    Viewpoint Forums    Viewpoint Forums  Hop To Forum Categories  SDK Support    Turning off texture antialias display