Game Development Community

Supported file format for normal map

by JungHyuck Yang · in Torque Game Engine Advanced · 02/25/2008 (2:32 am) · 1 replies

What kinds of file format are supported for normal map?

First, I specified .tga file for normal map texture of a model and got a no effect for that.
I merely changed the file format to .jpg and worked.

What kind of file format is allowed for a normal map texture?

#1
02/25/2008 (8:29 am)
PNG and JPG's. There is a resource for TGA's. I don't know if it is up-to-date for the current version of the engine, though.