Game Development Community

Detail Texture on DTS shapes

by PuG · in Torque Game Engine Advanced · 01/19/2008 (2:32 am) · 2 replies

Hi, is it possible to easily re-enable detail textures on the DTS shapes without doing any major work?

Best Regards,

#1
03/02/2008 (5:41 pm)
Providing you aren't worried about heavily testing your shader code on a multitude of computers (to be sure you have multi-system compliance), it would be easiest to write a custom shader that blends a diffuse texture when the camera is within a distance of X.

-Dave C.
21-6 Productions
#2
03/03/2008 (1:06 am)
Thanks, suspect its not worth the time.

Regards,