Skip to content

al-ro/volumetrics

Repository files navigation

Basic Volumetric Rendering

Screenshot

This repository forms the basis of the "Basic Volumetric Rendering" workshop at the Graphics Programming Conference held in Breda, 2024.

Live version

Requirements

  • A browser which supports WebGL2 (e.g. Chrome, Firefox)
  • A local web server (This is due to CORS restrictions on file loading)

Use

  • Clone the repository
  • Configure a web server to load index.html in the top folder
  • Run the web server
  • Navigate to http://localhost:8080 (or the specified port)

License

MIT

About

Real-time volumetric rendering of clouds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published