Skip to content
/ vpt Public
forked from Ruwayda-Alharbi/vpt

VPT: The Volumetric Path Tracing Framework

License

Notifications You must be signed in to change notification settings

UL-FRI-LGM/vpt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VPT is a volumetric path tracing framework targeted towards interactive real-time data exploration. It works in both desktop and mobile environments. It is built on top of WebGL 2 with no external dependencies.

VPT

Visit the portfolio page for more information.

Building and running

You need only node to build the framework and to run it.

bin/packer
bin/server-node

There's a working build with a few demo datasets available here.

License

This project is licensed under the GNU General Public License, version 3. See LICENSE for details.

About

VPT: The Volumetric Path Tracing Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.2%
  • GLSL 10.9%
  • C++ 7.0%
  • CSS 6.0%
  • HTML 1.7%
  • QMake 0.2%