GithubHelp home page GithubHelp logo

dadopuccio / vesper Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 63.14 MB

WebGL + Three.js implementation of Kenny Mitchell's post-processing algorithm for volumetric light scattering rendering.

Home Page: https://dadopuccio.github.io/Vesper/

HTML 1.82% TypeScript 94.42% CSS 2.63% JavaScript 1.13%
typescript threejs vitejs volumetric-lighting yuka

vesper's Introduction

Vesper

Vesper is an implementation of Kenny Mitchell's post-processing algorithm for volumetric light scattering effect presented here.

Live demo is available on github pages at this link.

Built with

Local installation

In order to run the application on your device you need a working npm installation.

After downloading the files run:
npm install
on the project directory.

Then, to run the developer build, use:
npm run dev
and open the link provided by Vite (typically http://localhost:5173/Vesper/).

Alternatively, to run the production build, use:
npm run dev
npm run preview
and open the link provided by Vite (typically http://localhost:4173/Vesper/).

Scenes

Two scenes are available:

Table Scene

Flying Scene

Credits

The following 3D models from Sketchfab were used:

Acknowledgements

This project is the assignment for the course of Computer Graphics and 3D, held by professor Stefano Berretti at University of Florence.

vesper's People

Contributors

dadopuccio avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.