Skip to content

akofke/fountain

Repository files navigation

fountain

Physically based renderer

Render of Rust logo

Overview

A Rust path tracer based on the PBRT 3rd edition book. Can currently render PBRT scene files using pbrt-parser and supports a growing subset of features.

The above Rust logo demonstrates depth of field, triangle meshes with ply file loading (using plydough), metal material using the Trowbridge-Reitz BSDF, and image mapped environment lighting.

About

Path-tracing renderer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages