Main Page   Modules   Alphabetical List   Data Structures   Data Fields  

G3x_APLSkinDup
[Custom Lighting Pipelines]


Defines

#define  rwPDS_G3x_APLSkinDup_CodeArraySize
#define  rwPDS_G3x_APLSkinDup_MatPipeRegister()

Variables

void *  rwPDS_G3x_APLSkinDup_VU1Transforms [rwPDS_G3x_APLSkinDup_CodeArraySize]
RpPDSSkyVU1CodeTemplate  rwPDS_G3x_APLSkinDup_VU1Code
RwUInt64  G3x_APLSkinDupPER
RpPDSSkyMatTemplate  rwPDS_G3x_APLSkinDup_MatPipe

Detailed Description

Documentation for the G3x_APLSkinDup 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.

G3x_APLSkinDup definitions

 
 Projection:    Perspective correct projection

 Primitive:     Triangle strips
                Triangle list

 Lighting:      Custom light buffer
                Fixed lighting

                1 Ambient light
                1 Point light
            
 Clipping:      Fast path rendering
                Triangle fast culling

 Fog:           All primitives support linear fog
 
 Rendering Effect:
                Alpha blended second pass
                Unique second set of texture coordinates

 Skinning:      Per object dynamic skinner switching

                Adaptive up to 4 weights per vertex skinning
                Adaptive up to 3 weights per vertex skinning
                Adaptive up to 2 weights per vertex skinning
                1 weight per vertex skinning

                64 bones matrices limit

   

This pipeline supports persistent lighting and uses a custom lighting buffer. The lighting upload function RpPDS_G3x_APL_LightingUpload should be used to initialize the lighting buffer prior to pipeline execution.

See also:
RpPDS_G3x_APL_LightingUpload

Define Documentation

#define rwPDS_G3x_APLSkinDup_CodeArraySize
 

VU1 Code array size

See also:
rwPDS_G3_Example_CodeArraySize
 
#define rwPDS_G3x_APLSkinDup_MatPipeRegister
 
 

Material pipe register

See also:
rwPDS_G3_Example_MatPipeRegister , RpPDSRegisterMatPipe

Variable Documentation

RwUInt64 G3x_APLSkinDupPER
 

VU1 code array node elements

See also:
G3_ExamplePER
RpPDSSkyMatTemplate rwPDS_G3x_APLSkinDup_MatPipe
 

Material pipeline template defines

See also:
rwPDS_G3_Example_MatPipe , RpPDSSkyMatTemplate
RpPDSSkyVU1CodeTemplate rwPDS_G3x_APLSkinDup_VU1Code
 

VU1 code template

See also:
rwPDS_G3_Example_VU1Code , RpPDSSkyVU1CodeTemplate
void* rwPDS_G3x_APLSkinDup_VU1Transforms[rwPDS_G3x_APLSkinDup_CodeArraySize]
 

VU1 code array

See also:
rwPDS_G3_Example_VU1Transforms

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