ABaldrati / dawntime

https://reddeadrecovery.gitlab.io/dawntime/ In dawntime we implement a volumetric light scattering effect based on the postprocessing technique described by Kenny Mitchell.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dawntime

Table of Contents

Live Demo

Live Demo available at https://reddeadrecovery.gitlab.io/dawntime/

Some scenes may take some time to load.

About The Project

In dawntime we implement a volumetric light scattering effect based on the postprocessing technique described by Kenny Mitchell here.

More details about the implementation in the presentation

This project contains five demostrations scene which implement the volumetric light scattering technique linked above.

Built With

Installation

To get a local copy up and running follow these simple steps:

  1. Clone the repo
git clone https://gitlab.com/reddeadrecovery/dawntime
  1. Run npm install in the root folder of the repo

Usage

Just run npm start to start the webserver and navigate to http://localhost:8080

Screenshots

Authors

Credits

3D models used:

Acknowledgments

Computer Graphics and 3d © Course held by Professor Stefano Berretti - Computer Engineering Master Degree @University of Florence

About

https://reddeadrecovery.gitlab.io/dawntime/ In dawntime we implement a volumetric light scattering effect based on the postprocessing technique described by Kenny Mitchell.

License:MIT License


Languages

Language:TypeScript 91.6%Language:JavaScript 5.7%Language:GLSL 2.4%Language:HTML 0.4%