Home

Awesome

Volumetric Path Tracer

banner

VPT is a volumetric path tracer to render openvdb files on gpu using Cuda. It uses the Ray Tracing Gems Vol 28. as the base, and implements volume rendering algorithms from PBRT. Features of VPT is listed below

This repo is currently built and tested only under Windows.

Release Notes

v 1.0.2 Alpha

Please see the releases section for release notes.

Installation, Build and Usage

Use the build_windows.cmd file for building automatically on windows. Also see this detailed article for using VPT. This repo is tested with Cuda 12.1 and Nvidia Driver 546.65

Author

Status

:heavy_check_mark: This project is under active maintenance and development

License

This project is licensed under BSD 3-Clause License

Acknowledgments