Main Page   Modules   Alphabetical List   Data Structures   Data Fields  

G3_SkSptBem
[Skin FX Rendering Pipelines]


Defines

#define  rwPDS_G3_SkSptBem_MatPipeRegister()

Variables

RpPDSSkyMatTemplate  rwPDS_G3_SkSptBem_MatPipe

Detailed Description

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

G3_SkSptBem definitions

 
 Projection:    Isometric projection
                Perspective correct projection

 Primitive:     Triangle strips
                Triangle list

 Lighting:      Generic light buffer
                Unordered light types
            
                Ambient lights
                Directional lights
                Point lights
                Spot lights
                Soft spot lights
            
                Pre-light processing
 
 Clipping:      Fast path rendering
                Triangle fast culling
                Triangle strip true clipping - batch aware clipper
                Triangle list true clipping - batch aware clipper

 Fog:           All primitives support linear fog
 
 Face culling:  Backface and frontface triangle list culling
                Backface and frontface triangle strip culling

 Rendering Effect:
                Alpha masked emboss bump mapping
                Additive blended gloss environment map
                Normal dependent environment map
                Supports saturated environment map shininess coefficient
 
 Skinning:      4 weights per vertex skinning
                256 bones matrices limit
                Atomic must be preprocessed with splitter
 
   

This skinning pipeline supports the full set of 256 bones by using the results of skin splitting. The skinned geometry must be pre-processed with the RtSkinSplit toolkit.

See also:
RtSkinSplitAtomicSplitGeometry

Define Documentation

 
#define rwPDS_G3_SkSptBem_MatPipeRegister
 
 

Material pipe register

See also:
rwPDS_G3_Example_MatPipeRegister , RpPDSRegisterMatPipe

Variable Documentation

RpPDSSkyMatTemplate rwPDS_G3_SkSptBem_MatPipe
 

Material pipeline template defines

See also:
rwPDS_G3_Example_MatPipe , RpPDSSkyMatTemplate

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