#1
|
|||
|
|||
Vizard and GLSL Compatibility Profile
Hello Worldviz,
I have what I hope to be a simple question. In the past, I wrote shaders inside of Vizard using the now compatibility-profile enabled built-in types such as gl_Vertex, gl_Normal, gl_Color. As I've been reading about GLSL post version 1.30.10 (where I believe most of the stuff I've used inside of Vizard was deprecated) I was wondering how exactly I know what inputs Vizard is feeding into my shader? Are you utilizing a compatibility mode (since my old shaders seem to work just fine) and would you recommend working this way? Your help file list the uniforms available with Vizard, but they are mainly bits from OSG and nothing that directly ties into the inputs that would be for the matrices, vertices, etc... Thanks, George Lecakes |
Tags |
glsl, shader, version, vizard |
Thread Tools | |
Display Modes | Rate This Thread |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
which version of GLSL is supported by viz 3.0 | knightgba | Vizard | 0 | 11-04-2010 08:20 AM |