Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 941 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 941 Bytes

OpenGL-Shaders

OpenGL project made from scratch.

Oasis - Antoine Aubin & Philippe Aymard

image image
oasis_shaders.mp4

Shaders functionnalities

Water shader

  • Reflection
  • Refraction
  • Depth
  • Waves

Sand shader

  • 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)

Sky shader

  • Spheremap
  • Simple gradient using vertex world position

Credits