OpenGL Question 

Hi,

Is it possible to use openGL shaders made with FxComposer (Nvidia) or
RenderMonkey (ATI-3D Labs) in the openGL view of Framsticks or Theater ?

Forums: 
Maciej Komosinski's picture

> Is it possible to use openGL shaders made with FxComposer (Nvidia) or
> RenderMonkey (ATI-3D Labs) in the openGL view of Framsticks or Theater ?

No. Since version 2, Framsticks uses parts of the PLIB library
for graphics, so it is somehow limited by what is available in PLIB.

We have to wait for new PLIB versions...

MacKo