OpenGL project made from scratch.
oasis_shaders.mp4
- Reflection
- Refraction
- Depth
- Waves
- Wind trails
- Texture visibility depending on the direction of the dune (a face more on the wind will have a more flat texture than the other side)
- Spheremap
- Simple gradient using vertex world position
- .OBJ Importer : https://github.com/rlk/obj
- Image loader from STB lib : https://github.com/nothings/stb