Tangent Bumpmapping using nVidia's Cg - OpenGL projects in Delphi

OpenGL News / Downloads / OpenGL / Rage3D / Photos / Tutorials / Links / Contact Me / About / Forum
OpenGL I      OpenGL II      OpenGL III      OpenGL IV      OpenGL V


 Ads


Tangent Bumpmapping using nVidia's Cg 21 December 2004
Description :

Tangent Bumpmap,Dynamic Cube Mapping,GL_TEXTURE_CUBE_MAP ,Redbook Tutorials,3D, OpenGL, Tutorials, Borland Delphi,Forum,Bulletin Board.
This project shows how to use Cg to implement Tangent Space Bump mapping on models.

The current version only handles Quads, but with a little sweat, you can easily Generate the right matrices for Triangles also.

The original c++ version done by Søren Dreijer (Halloko) can be found at http://www.blacksmith-studios.dk. Thanx for all your help dude :)

This Code also uses the VectorGeometry.pas unit from glscene.org

Please note: I have included all the relevant units, and dll's, but its always a good idea to look at the originating sites to get the latest versions

Download :   1,768 KB (EXE and Source)


OpenGL I      OpenGL II      OpenGL III      OpenGL IV      OpenGL V


 Ads