Let's face it - I suck at shader programming. For all the hours I've spent before the monitor trying to grasp the basic principles behind it, it was all to no avail. Therefore I cannot tell you exactly HOW relief mapping works - all I can tell you is that it does work, for mr. Oliveira was kind enough to make some example programs that utilise the technique and they can be downloaded from his web page. Relief mapping surely looks good, even though it runs a tad slow on my Geforce 6800.
Happy marvelling at mr. Oliveira's genius, deciphering the principles he laid out in his paper (which is also downloadable), and perhaps using the technique for shading your own games.
Godspeed.
Relief mapping
Started by Almos, Oct 17 2006 11:36 AM
4 replies to this topic
#1
Posted 17 October 2006 - 11:36 AM
I want to make a game as good as Elder Scrolls oblivion with no programming, just point&click. If it's not possible, I want a team of programmers I'd be able to order around. After all, I'm a n00b.
#2
Posted 17 October 2006 - 11:44 AM
Isn't this the same as parallax mapping?
#3
Posted 17 October 2006 - 02:22 PM
It's a more advanced technique, but based on the same basic idea (=doing limited raytracing inside pixelshader). Most importantly the relief mapping allows self-shadowing, which the parallax mapping doesn't do.
#4
Posted 17 October 2006 - 04:13 PM
It looks good it the screenshots, and thats the only place it looks good. The shadows are hard, and the technique exhibits some massive aliasing when viewed from steep angles (which is off course hidden from the screenshots). It also requires a preprocessing step of your normalmaps to use it. Bonzai software did a nice demo of an urban enviroment where you can walk around and have a close up look at the technique, there you can see the aliasing.
ATI did an article called Parallax occlusion mapping. You can just plug it in to your rendering pipeline without any preprocessing, it generates soft shadow and the geometry doesn't look flattened at steep angles.
ATI did an article called Parallax occlusion mapping. You can just plug it in to your rendering pipeline without any preprocessing, it generates soft shadow and the geometry doesn't look flattened at steep angles.
"Stupid bug! You go squish now!!" - Homer Simpson
#5
Posted 17 October 2006 - 04:36 PM
And I thought something's bad with my graphics card... :)
I want to make a game as good as Elder Scrolls oblivion with no programming, just point&click. If it's not possible, I want a team of programmers I'd be able to order around. After all, I'm a n00b.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users












