Difference between revisions of "Gl bump"

From FTE
Jump to: navigation, search
 
m (Reverted edit of 24.56.42.239, changed back to last version by Moodles)
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
Name: gl_bump<br>
 
Name: gl_bump<br>
 
Default value: "0"<br>
 
Default value: "0"<br>
Flags: [[archive]] [[renderlatch]] <br>
+
Cvar flags: [[archive]] [[renderlatch]] <br>
 +
FTEQW Builds: [[OpenGL Renderer]] [[Minimal GL Build]] [[Merged Build]] [[Linux Build]] <br>
 
<br>
 
<br>
 
<br />
 
<br />
 
The basic algorithm involved requires the use of prebuilt lighting normals on a per-surface basis. See [[r_loadlit]] for an example on how to go about generating this info.<br />
 
The basic algorithm involved requires the use of prebuilt lighting normals on a per-surface basis. See [[r_loadlit]] for an example on how to go about generating this info.<br />
<br />
 
Cvar flags: [[Cvar_Archive]] [[Cvar_RendererLatch]]<br />
 
 
<br />
 
<br />
 
Below: Bumpmapping in action (as well as shadows) on "start"<br />
 
Below: Bumpmapping in action (as well as shadows) on "start"<br />
<img src="http://fteqw.sourceforge.net/pics/diffuse.jpg" alt="Bumpmapping Screenshot"><br />
+
http://fteqw.sourceforge.net/pics/diffuse.jpg

Latest revision as of 16:05, 24 March 2006

Name: gl_bump
Default value: "0"
Cvar flags: archive renderlatch
FTEQW Builds: OpenGL Renderer Minimal GL Build Merged Build Linux Build


The basic algorithm involved requires the use of prebuilt lighting normals on a per-surface basis. See r_loadlit for an example on how to go about generating this info.

Below: Bumpmapping in action (as well as shadows) on "start"
http://fteqw.sourceforge.net/pics/diffuse.jpg