index
:
ocean-simulation.git
main
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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine-ocean
/
External
/
glm-master
/
glm
/
gtc
/
matrix_transform.inl
blob: 15b46bc9db617b238d8a60d382f584372e9d0855 (
plain
)
1
2
3
#include "../geometric.hpp" #include "../trigonometric.hpp" #include "../matrix.hpp"