Playing with Normal Mapping

Posted on:July 19 2013

I just played around a bit with normal map support, and quickly integrated it into CopperCube, as test. irrEdit, the irrlicht editor CopperCube is based on never supported normal maps, although irrlicht did, a thing which always annoyed me.


I was thinking about what types of normal maps to support, and considered only to support Object Space Normal maps, because they are easy to implement on all the targets, are a bit faster to compute on slow devices, and even need less memory. Unfortunately, they are a pain in the ass to create, so I'm now going with tangent space normal maps.
There is a lot of work to be done before it is finally functional, but I'm happy that it sort of works already in the editor now. It's a step into the right direction.





Comments:


Hope that the normal mapping is better than in (old versions of?) Irrlicht.

I remember that it only supported one or two lights. It also treated directional lights as point lights.
Kai Mast
Quote
2013-07-19 11:46:00


That's true, it will be a bit improved to work with CopperCube scenes seamlessly.
niko
Quote
2013-07-19 12:01:00


Add comment:


Posted by:


Enter the missing letter in: "?nternational"


Text:

 

  

Possible Codes


Feature Code
Link [url] www.example.com [/url]
Bold [b]bold text[/b]
Quote [quote]quoted text[/quote]
Code [code]source code[/code]

Emoticons