This website requires JavaScript.
Explore
Help
Sign In
PlexSheep
/
glsl-basic
Watch
1
Star
0
Fork
You've already forked glsl-basic
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
157dddbd90
glsl-basic
/
build.sh
6 lines
63 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
set
-e
cmake .
cmake --build .
./bin/loader/loader
Reference in New Issue
View Git Blame
Copy Permalink