Skip to content

tobiasschulz/MonoGame-GLSL

Repository files navigation

MonoGame-GLSL

Test code for GLSL shaders on MonoGame-SDL2

Git

This project uses git submodules, so you need to clone it with the --recursive parameter to clone all the dependencies too (otherwise it won't build):

git clone --recursive https://github.com/tobiasschulz/MonoGame-GLSL.git

Run the following command to update all submodules:

git submodule update --init --recursive

About

Test code for GLSL shaders on MonoGame-SDL2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published