[GD-Windows] DLL location
Brought to you by:
vexxed72
From: Jon W. <hp...@mi...> - 2004-01-31 01:28:51
|
Does anyone know a reference for standard vertex lighting in DirectX 8 level vertex shader code? It seems like it should be available on MSDN, or perhaps on one of many good reference sites out there, but I can't find any! The closest I have come is the ARB_vertex_program OpenGL specification, which contains code for many pieces of the standard OpenGL lighting equation. (Yes, I can translate, and also write my own, but I'd like a reference) Cheers, / h+ |