Features
QShaderEdit allows you to edit shaders and tweak shader parameters while previewing the results in real-time.
Currently it supports the following shading languages:
- ARB programs.
- GLSL shaders.
- CgFX effects.
Installation
QShaderEdit uses the cmake build system, but also comes with standard configure and make scripts. To build and install it, just run:
$ ./configure && make && make install
On non unix platforms you will have to use cmake directly. For more details see the detailed BuildInstructions.
Requirements
You will need at least:
Optionally, if the Cg Toolkit 1.4 or above is found in the system, support for CgFx effects will be available.
Screenshots
More Screenshots.