This piece of code was coded for starting coders who would like To start to code their own effects or some demos,intros,etc.I know that this effect is not something new, but it's very popular and in the present demoscene used in lot of demos,intro,etc.I was inspired by ZD3n/SiN when I coded this stuff. The explanations of 2d-bump mapping are in each source files.
File List:
BUMP.TXT
2Kb
BUMP1.EXE
5Kb
BUMP1.PAS
6Kb
BUMP2.EXE
6Kb
BUMP2.PAS
5Kb
FILE_ID.DIZ
118b
PHONG.MAP
64Kb
TEXTURE.RAW
63Kb
Similar code
SMK3D Effects
(Popularity: ) : Phong, Gouraud, Bump Mapping, etc. - Comments in French, lots well done trifillers 2D Bumpmapping tutorial by t.c.p
(Popularity: ) : Explains how to do 2d bumpmapping on 256 color pictures. color 2D bump-mapping in mode 13h - no dumb single color, use 256 color pictures with your bump-mapper!