diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -30,3 +30,5 @@ *.exe *.out *.app + +/build/ |
![]() |
index : ocean-simulation.git | |
| My team's final project for Brown University's graduate graphics course. Models an ocean implementing many techniques from relevant literature, leveraging the GPU to make performance viable for a realtime simulation. | csci2240 |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 2 |
@@ -30,3 +30,5 @@ *.exe *.out *.app + +/build/ |