About Store Forum Documentation Contact



Post Reply 
Texture flicker problem.
Author Message
Salival Offline
Member

Post: #1
Texture flicker problem.
Hello Esenthel, I have a problem in my game, In long distances the ground flickers a lot when I'm moving, But the ground I'm standing on is fine. How can I remove this texture flicker?

-Thank you.
(This post was last modified: 06-30-2010 08:04 AM by Salival.)
06-29-2010 08:12 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: Texture flicker problem.
the textures need to have mip maps generated
and you should have texture filtering enabled D.texFilter
06-29-2010 08:40 PM
Find all posts by this user Quote this message in a reply
Salival Offline
Member

Post: #3
RE: Texture flicker problem.
I will try it.

Thanks.
06-29-2010 10:18 PM
Find all posts by this user Quote this message in a reply
Post Reply