Skip to content

This is a simple surface ocean water simulation based on a sum of sine functions approach to calculate a height map and get dynamically water surface orientation from GPU in a vertex shader.

License

Notifications You must be signed in to change notification settings

romualdo97/surface_water_simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Surface water simulation

This is a simple surface ocean water simulation based on a sum of sine functions approach to calculate a height map and get dynamically water surface orientation from GPU in a vertex shader. Visualization characteristics are provided by Jeremy Bouny water material project for ThreeJS @jbouny/ocean. This Project could be considered a basic implementation of GPU gems chapter 1, named Effective Water Simulation from Physical Models By Mark Finch and Cyan Worlds.

About

This is a simple surface ocean water simulation based on a sum of sine functions approach to calculate a height map and get dynamically water surface orientation from GPU in a vertex shader.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published