Normal Texture Fun

by

car2_NRM

After a lot of digging to find the source of our ‘dirty’ normals problem that was causing very strange speculars highlights on many of our game objects I finally tracked it down to the DXT compression that is being applied to the normal maps at compile time. Initially I wrote a new texture processor to leave them pretty much uncompressed but this led to huge amounts of memory being used in the game (1.2 gb :S) so an alternative had to be found.

This rearranging of the textures is the current solution and while it doesn’t give perfect results they are quite good and let us get away with using nice compressed textures :) .

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s


Follow

Get every new post delivered to your Inbox.