Skip to content

Bercon/roquefort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roquefort - WebGPU fluid simulator

Check it out at https://bercon.github.io/roquefort/

roquefort_preview.mp4

Features

  • 3D fluid simulation implemented using WebGPU compute shaders
  • Multigrid fluid solver to work efficiently at high grid resolutions like 256^3
  • Runnable locally by just opening index.html in browser, no web server required
  • No 3rd party libraries or dependencies
  • No building/packing required

References

License

GNU Affero General Public License v3.0, see LICENSE.

3rd party content:

  • Hash without Sine, Copyright 2014 David Hoskins, MIT License.
  • Fira Code font, Copyright 2014, The Fira Code Project Authorsm, SIL Open Font License, Version 1.1.

Copyright

Copyright 2024, Jerry Ylilammi. All rights reserved.