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.
Visit the portfolio page for more information.
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.
This project is licensed under the GNU General Public License, version 3. See LICENSE for details.