Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 328 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 328 Bytes

How to use

Navigate to the directory containing your glc program, and run the following:

git clone https://github.com/Edarke/131PA1.git    
cd 131PA1 && ./run.sh  

How to add tests

create some file example.glsl
put the correct output (including error messages) in example.out
create a pull request