OpenGL port of https://github.com/jeschke/water-wave-packets, presented at SIGGRAPH 2017.
Go to file
2017-11-28 12:35:49 -05:00
textures Initial commit 2017-11-25 16:18:26 -05:00
addPacketDisplacement.frag Working pipeline, waves WIP 2017-11-28 12:35:49 -05:00
addPacketDisplacement.geom Working pipeline, waves WIP 2017-11-28 12:35:49 -05:00
addPacketDisplacement.vert Implement DisplayPacketOutlined & AddPacketDisplacement 2017-11-27 18:10:19 -05:00
constants.h Texture and shaders loading, add quad 2017-11-27 00:11:42 -05:00
displayMicroMesh.frag Working pipeline, waves WIP 2017-11-28 12:35:49 -05:00
displayMicroMesh.geom Working pipeline, waves WIP 2017-11-28 12:35:49 -05:00
displayMicroMesh.vert Working pipeline, waves WIP 2017-11-28 12:35:49 -05:00
displayPacketOutlined.frag Implement DisplayPacketOutlined & AddPacketDisplacement 2017-11-27 18:10:19 -05:00
displayPacketOutlined.geom Implement DisplayPacketOutlined & AddPacketDisplacement 2017-11-27 18:10:19 -05:00
displayPacketOutlined.vert Implement DisplayPacketOutlined & AddPacketDisplacement 2017-11-27 18:10:19 -05:00
displayTerrain.frag Working pipeline, waves WIP 2017-11-28 12:35:49 -05:00
displayTerrain.vert Working pipeline, waves WIP 2017-11-28 12:35:49 -05:00
FBO.cpp Working pipeline, waves WIP 2017-11-28 12:35:49 -05:00
FBO.h Add FBO and util implementation 2017-11-26 00:47:29 -05:00
inf2705.h Add FBO & Fix microsoft induced compilation errors 2017-11-26 00:46:30 -05:00
makefile Implement DisplayPacketOutlined & AddPacketDisplacement 2017-11-27 18:10:19 -05:00
nuanceurFragmentsSolution.glsl Initial commit 2017-11-25 16:18:26 -05:00
nuanceurGeometrieSolution.glsl Initial commit 2017-11-25 16:18:26 -05:00
nuanceurSommetsSolution.glsl Initial commit 2017-11-25 16:18:26 -05:00
Packets.cpp Working pipeline, waves WIP 2017-11-28 12:35:49 -05:00
Packets.h Add FBO & Fix microsoft induced compilation errors 2017-11-26 00:46:30 -05:00
rasterizeWaveMeshPosition.frag Working pipeline, waves WIP 2017-11-28 12:35:49 -05:00
rasterizeWaveMeshPosition.vert Working pipeline, waves WIP 2017-11-28 12:35:49 -05:00
ripple.cpp Working pipeline, waves WIP 2017-11-28 12:35:49 -05:00
util.cpp Implement DisplayPacketOutlined & AddPacketDisplacement 2017-11-27 18:10:19 -05:00
util.h Add FBO and util implementation 2017-11-26 00:47:29 -05:00