Main Page   Modules   Alphabetical List   Data Structures   Data Fields  

VCL_APLSkinSpecular
[Skin FX Rendering Pipelines]


Defines

#define  rwPDS_VCL_APLSkinSpec_CodeArraySize
#define  rwPDS_VCL_APLSkinSpec_MatPipeRegister()

Variables

void *  rwPDS_VCL_APLSkinSpec_VU1Transforms [rwPDS_VCL_APLSkinSpec_CodeArraySize]
RpPDSSkyVU1CodeTemplate  rwPDS_VCL_APLSkinSpec_VU1Code
RwUInt64  VCL_APLSkinSpecularPER
RwUInt64  VCL_APLSkinSpecularBFPER
RpPDSSkyMatTemplate  rwPDS_VCL_APLSkinSpec_MatPipe

Detailed Description

Documentation for the VCL_APLSkinSpecular rendering pipeline. The individual pipelines are not documented fully. However an Example Pipeline Definition is fully documented and all the pipelines have the same structure.

VCL_APLSkinSpecular definitions

 
 Projection:    Perspective correct projection

 Primitive:     Triangle strips
                Triangle list

 Lighting:      Custom light buffer
                1 Point light
 
 Clipping:      Triangle fast culling

 Rendering Effect:
                Specular point light rendering. This pipeline renders the 
                specular lighting contribution into the frame buffer alpha
                channel. The vclpipes example shows how to process the frame
                buffer data.
 
 Skinning:      4 weight per vertex skinning
                64 bone matrix limit
 
   

Define Documentation

#define rwPDS_VCL_APLSkinSpec_CodeArraySize
 

VU1 Code array size

See also:
rwPDS_G3_Example_CodeArraySize
 
#define rwPDS_VCL_APLSkinSpec_MatPipeRegister
 
 

Material pipe register

See also:
rwPDS_G3_Example_MatPipeRegister , RpPDSRegisterMatPipe

Variable Documentation

RpPDSSkyMatTemplate rwPDS_VCL_APLSkinSpec_MatPipe
 

Material pipeline template defines

See also:
rwPDS_G3_Example_MatPipe , RpPDSSkyMatTemplate
RpPDSSkyVU1CodeTemplate rwPDS_VCL_APLSkinSpec_VU1Code
 

VU1 code template

See also:
rwPDS_G3_Example_VU1Code , RpPDSSkyVU1CodeTemplate
void* rwPDS_VCL_APLSkinSpec_VU1Transforms[rwPDS_VCL_APLSkinSpec_CodeArraySize]
 

VU1 code array

See also:
rwPDS_G3_Example_VU1Transforms
RwUInt64 VCL_APLSkinSpecularBFPER
 

VU1 code array node elements

See also:
G3_ExamplePER
RwUInt64 VCL_APLSkinSpecularPER
 

VU1 code array node elements

See also:
G3_ExamplePER

Criterion Software © 1993-2003 Criterion Software Limited. All rights reserved. Built Tue Apr 22 12:46:45 2003. Send Feedback
Converted from CHM to HTML with chm2web Pro 2.85 (unicode)