Files
clientdata-1.2/vertex_program/modules/transform.inc
T
2018-04-24 13:27:52 -04:00

16 lines
424 B
SQL
Executable File

// ======================================================================
// inputs:
//
// none
//
// outputs:
//
// oPos = vertex in projection space
//
// ======================================================================
// ----------------------------------------------------------------------
// transform vertex to projection space
m4x4 oPos, vPosition, cObjectWorldCameraProjectionMatrix