NCCA / ShaderEnvironmentBuilder

A GLSL IDE
8 stars 3 forks source link

System for reading in QScintilla strings to shader #18

Closed anandhotwani closed 8 years ago

anandhotwani commented 8 years ago

Need to take the text data from QScintilla and use that information to actually create an instance of the vertex and fragment shaders respectively.