Dif textures
by Daniel Brown · in Technical Issues · 04/25/2004 (2:20 pm) · 5 replies
Hey all,
I just got a model into torque (dif) but when i move about about 2 spaces away it goes all blurry and low quality. How do i fix this?
Thanks
I just got a model into torque (dif) but when i move about about 2 spaces away it goes all blurry and low quality. How do i fix this?
Thanks
About the author
#2
05/01/2004 (12:29 am)
Is it scaled at all?
#3
05/01/2004 (10:07 am)
Yes by -0.6 and -0.34
#4
05/01/2004 (12:04 pm)
That's probably the problem. The code that determines texture detail does not take scaling into account. You could tweak it a bit, or (a better solution) just scale the building in Quark, so that it exports to the proper size.
#5
05/01/2004 (3:08 pm)
Thanks Ben :) Where abouts in the code is the all the coding for the texture stuff?
Torque Owner Daniel Brown