ccpwgl2
ccpwgl2 copied to clipboard
Class Implementation / Lights
It is highly likely that full support cannot be provided so an approximation will be classed as a success.
Lights
- [ ]
Tr2PointLight - [ ]
Tr2SpotLight
SH Lighting Manager
- [ ] Identify what
Shmeans - [ ]
Tr2ShLightingManager - [ ]
EveSpaceScenesupportsShLighting
SOF
- [x]
EveSOFDataHullLightSet - [x]
EveSOFDataHullLightSetItem - [x]
EveSOFDataHullLightSetSpotLight - [x]
EveSOFDataHullLightSetTexturedPointLight
Shaders
- [ ]
Tr2PointLightIdentify shaders - [ ]
Tr2PointLightvertex buffer format identified - [ ]
Tr2PointLightindex buffer format identified - [ ]
Tr2PointLightinput definitions identified - [ ]
Tr2PointLightper object data identified - [ ]
Tr2PointLightUpdate/ Render/ Batch functions created - [ ]
Tr2PointLightdefault resources identified - [ ]
Tr2SpotLightIdentify shaders - [ ]
Tr2SpotLightvertex buffer format identified - [ ]
Tr2SpotLightindex buffer format identified - [ ]
Tr2SpotLightinput definitions identified - [ ]
Tr2SpotLightper object data identified - [ ]
Tr2SpotLightUpdate/ Render/ Batch functions created - [ ]
Tr2SpotLightdefault resources identified