summaryrefslogtreecommitdiff
path: root/src/graphics
AgeCommit message (Collapse)Author
2024-04-23Add ground plane stuff to shape class instead of in main.Sebastian Park
2024-04-23Get ground textures working, but not yet abstracted to the shape class.Sebastian Park
2024-04-17Do realtime refraction kinda.Sebastian Park
2024-04-10initialSebastian Park
2024-04-09first draft to generate wavessotech117