|
|
GPU [Previous] results 1 to 4 of 4 [Next]
Emulate shader functionality (nVidia only)
http://developer.nvidia.com NVemulate is a tool that allows you emulate the functionality of various GPUs in software. Although it runs much slower than in hardware it is always good to test new features which may not be implemented in older graphic cards. 2004-09-30
 | RenderMonkey Shader Editor
http://developer.amd.com/archive/gpu/rendermonkey/pages/default.aspx RenderMonkey contains a full featured shader editor, allowing for rapid prototyping of shaders. The integrated shader compiler and preview window provide immediate visual feedback for the effect under development 2004-09-07
|
OpenGL Shader Designer
http://www.typhoonlabs.com/ The OpenGL Shader Designer is an IDE for developing fragment and vertex shaders in glsl ( the OpenGL shading language). It has all the features you'd expect from a shader development enviroment and focuses on a simple yet powerfull GUI. 2004-09-07
|