8000 GitHub - addyosmani/WebGPU-Ocean-Full: A real-time 3D fluid simulation implemented in WebGPU (immersive version)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

addyosmani/WebGPU-Ocean-Full

 
 

Repository files navigation

WebGPU Ocean (Full-width Edition)

This is an optimized fork of the excellent WebGPU Ocean project, modified for an immersive full-width experience. This version adds:

  • Full-width zoom by default
  • Dynamic wave splashing on window resize
  • Procedurally generated ocean sounds using Web Audio API
  • Adaptive audio intensity based on wave motion

For a deep dive into the underlying concepts and techniques, check out the detailed walkthrough on Codrops.

This real-time 3D fluid simulation is implemented in WebGPU and works on browsers that support the WebGPU API.

Try demo here!

How to run

npm install
npm run serve

About

A real-time 3D fluid simulation implemented in WebGPU (immersive version)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 57.0%
  • WGSL 40.1%
  • HTML 2.9%
0