Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

C++ / OpenGL

Name: Anonymous 2007-11-19 1:00

How do I go about bumpmapping a simple polygon (in my case, a square)? I've already imported the normal map (as a bitmap) and can use it as a texture, but there seems to be a shit-ton more functions that I need to call for it to actually used as a normal map on the polygon.

Name: Anonymous 2007-11-19 3:38

>>1
Can you even do normal mapping in OpenGL while still using the fixed-function pipeline? I was under the impression that you had to write a shader program to do it. Though, knowing OpenGL there's probably some pre-SL1.0 extensions which aren't supported on half the chipsets to do normal mapping, but what the fuck.

tl;dr use a shader.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List