Skip to content

degarashi/GLSLChecker

Repository files navigation

GLSLChecker

GLSL language syntax highlighter & compile error checker

Screen Shots

ScreenShot_0 syntax highlighting. ScreenShot_1 the compiler error message is printed below.

Build

this program depends Qt 5.2.1 library.

	$ qmake where/to/path/GLSLChecker.pro -r
	$ make

you can get Qt 5.2.1 library from here: https://qt-project.org/downloads

License

MIT License

Copyright

Copyright (c) 2014 Degarashi

About

GLSL syntax highlighter & checker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published