Game Development Community

Bumpmaps

by Danny Goss · in Torque Game Engine · 03/05/2004 (10:27 am) · 3 replies

Does torque support bumpmaps or are there any planes for it to?

#1
03/05/2004 (11:47 am)
The terrain renderer supports adding a bumpmap texture to the terrain.
That's it for bumpmaps atm.
Look at today's Dev snapshot for a taste of things to come
#2
03/18/2004 (10:46 am)
Still a newby, but I noticed the terrain bumpmap stuff in the TGE 1_2_1 code.

try searching for "CW" (using case sensitive search) in /engine/terrain/terrData.h and /engine/terrain/terrData.cc.
#3
03/19/2004 (11:28 am)
We're going to be announcing bumpmapping/shader related news very soon, stay tuned...