----------------------------------- Catalyst Sat Aug 23, 2003 3:57 pm Bumpmapping (Specular and diffuse) ----------------------------------- I got bumpmapping working :D There are a few extensions ur gfx card needs to run this but they are fairly common. If it crashes lack of the extension is most likely the cause up/down zooms click hold mouse to rotate camera ----------------------------------- Mazer Sat Aug 23, 2003 8:47 pm ----------------------------------- that was pretty cool... i guess project: "evasive maneuvers ripoff" is still alive ( :wink: ). just curious, was there any particular reason why you had the bump map in shades of blue/pink/whatever? whenever i've used bump maps in 3d modelling it's usually with a greyscale map. ----------------------------------- Catalyst Sat Aug 23, 2003 11:31 pm ----------------------------------- this is from some experiments im doing with my 3d engine the greyscale bump maps are height maps that are applied to the surface im using normal maps which allow much more control over how the shape of bumps look. Each color represents that point's normal red being x, green being y and blue being z. ----------------------------------- gigaman Thu Dec 11, 2003 6:33 pm ----------------------------------- This is a hreat program how long it take u?