Skip to content

AdrienF/shaderEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shaderEditor

The shaderEditor app is a desktop application to create and edit GLSL fragment shaders. It is composed of a code editor with syntax highlighting and error reporting + an opengl viewer window.

Dependencies

Curently this projects depends on :

Special note for Windows users

Once you have installed KSyntaxHighlingthing somewhere, the easier way to be able to use it without adding your own custom .pro setup would be to append the include and libraries path to INCLUDE and LIB respectively (or create them if needed).

Running the program

If everything goes well you should have the editor loaded with a basic fragment shader writing colors depending on the normalized pixel position in the window.

About

A desktop app to develop GLSL fragement shaders.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published