summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-06uv mapping onto water goodjjesswan
2024-05-05Add comment to shape.cpp.Sebastian Park
2024-05-05Get FBOs working.Sebastian Park
2024-05-04use normals from facessotech117
2024-05-04further testing at higher paramssotech117
2024-05-04fix errsotech117
2024-05-04add pointssotech117
2024-05-04cpu implementation of fast fft. 40ms to 8mssotech117
2024-04-25Michael Normal fixes and change reflection distances.Sebastian Park
2024-04-24clouds texture.Sebastian Park
2024-04-24ADD MULTIPLE TEXTURES AFTER MANY FREAKING HOURS.Sebastian Park
2024-04-24Merge branch 'main' into shadersSebastian Park
2024-04-23Change sampler names to ground sampler .Sebastian Park
2024-04-23Add an ambient term and make output alpha 1.Sebastian Park
2024-04-23Merge branch 'jess_working_norms'Sebastian Park
2024-04-23small negative sign fix and wind fixsotech117
2024-04-23Merge branch 'shaders'Sebastian Park
2024-04-23Merge remote-tracking branch 'origin/jess_working_norms'Sebastian Park
2024-04-23Add Daniel.Sebastian Park
2024-04-23savingjjesswan
2024-04-23Add more volumetric effects to water.Sebastian Park
2024-04-23Delete Jess' texture stuff.Sebastian Park
2024-04-23Merge branch 'shaders'Sebastian Park
2024-04-23Create init sky plane.Sebastian Park
2024-04-23Add ground plane stuff to shape class instead of in main.Sebastian Park
2024-04-23replace variable names.Sebastian Park
2024-04-23Change texture name and use shader class abstractions.Sebastian Park
2024-04-23Add more textures.Sebastian Park
2024-04-23Get ground textures working, but not yet abstracted to the shape class.Sebastian Park
2024-04-22Add more diffuse and increase beer constant.Sebastian Park
2024-04-22add engine versionjjesswan
2024-04-22Implement transmissive attenuation.Sebastian Park
2024-04-22Merge pull request #2 from Seb-Park/shadersSebastian Park
2024-04-22normalize direction to camera.Sebastian Park
2024-04-17Refraction stuff. Also refractor shading equation.Sebastian Park
2024-04-17Remove other references to oceanshape.Sebastian Park
2024-04-17Remove oceanshape.Sebastian Park
2024-04-17Do realtime refraction kinda.Sebastian Park
2024-04-10Fix near plane.Sebastian Park
2024-04-10Merge branch 'shaders'Sebastian Park
2024-04-10Update .gitignoreSebastian Park
2024-04-10initialSebastian Park
2024-04-09fix small bugs, remove vertices points for demo renderingsotech117
2024-04-09fix off by one bugsotech117
2024-04-09Merge pull request #1 from Seb-Park/jessjjesswan
2024-04-09add update loopjjesswan
2024-04-09first draft to generate wavessotech117
2024-04-08Initial commitSebastian Park