Want to learn bumpmapping, any tips?

Started by
1 comment, last by BauerGL 21 years, 1 month ago
Hi, well as the topic says I want to learn the mysterious art of bumpmapping. I know there are different methods of doing it, some faster to calculate and some better looking, so that''s why I''m asking here. Which method do you think would suit a bumpmapping newbie? I don''t need it to be good looking, just so it doesn''t look horrible. I''ve heard that dot3 is pretty popular(?), what do you think of it? Anything specific I should look for? And last, do you have any specific tutorials/papers that you think are especially good?

@mikaelbauer

Super Sportmatchen - A retro multiplayer competitive sports game project!

Advertisement
the one and only
"I am a donut! Ask not how many tris/batch, but rather how many batches/frame!" -- Matthias Wloka & Richard Huddy, (GDC, DirectX 9 Performance)

http://www.silvermace.com/ -- My personal website
Well, apart from the excellent tutorial mentioned above, you might want to try nvidia's developer site (http://developer.nvidia.com) if you're coding with nvidia hardware in mind.

This tutorial, for example, outlines everything you'll need for dot3 bumpmapping, from how to config the register combiners to generating normal maps, etc.: http://developer.nvidia.com/docs/IO/1329/ATT/bumpmap.pdf. By the way, if you do download this, ignore the heavy university-level math at the top, you don't need to understand it to do dot3. Have fun...


Coding Stuff ->  [ iNsAn1tY Games | DarkVertex | How To Do CSG | Direct3D Vs. OpenGL | Google ]
Fun Stuff    ->  [ Evil T-Shirts | Stick-Based Comedy | You're Already Here | The Best Film Reviews ]

[edited by - iNsAn1tY on March 3, 2003 10:51:06 AM]
My opinion is a recombination and regurgitation of the opinions of those around me. I bring nothing new to the table, and as such, can be safely ignored.[ Useful things - Firefox | GLee | Boost | DevIL ]

This topic is closed to new replies.

Advertisement