cyberdrift Posted March 16, 2003 Share Posted March 16, 2003 Not sure if anyone has seen this yet ATI Radeon OpenGL I have a Radeon AIW card on Windows 2000 and Redhat 8.0. Is there anything specific Red Knight is looking for in terms of Radeon OpenGL extensions? Link to comment Share on other sites More sharing options...
red knight Posted March 16, 2003 Share Posted March 16, 2003 Not in terms about Radeon Extensions cause im implementing bump mapping in Cg now, but my video card do not support pixel shaders so i had used NVidia Extensions to implement bump mapping. I have a friend who has a Geforce 4 Ti, so i will go to program the Bump Mapping pixel shader to his house some day... so until then Radeon cards will not be supported... even though the Cg link in the app is already done (in fact the vertex shader was implemented with ARB Extensions, but now is implemented in Cg)... Cg = C for Graphics a new language from NVidia but that works with every newer card (including ATI's ones). GreetingsRed Knight Link to comment Share on other sites More sharing options...
Recommended Posts