Skip to content

a new version of pathingman, aimed to be faster an higher quality

Notifications You must be signed in to change notification settings

ALEXMORF/pathingman-2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pathingman 2.0

An unbiased pathtracer. Upgraded and it's much faster.

512spp_sphinx

Internals

  1. Unbiased pathtracer: pure Monte Carlo integrator with lambert surface model.
  2. Image is rendered in 64x64 tiles, multithreaded.
  3. Primitives are partitioned by a bounding volume hierarchy, using Surface Area Heuristic splitting method.
  4. Supports environment lighting stored in HDR panoramic format.

Screenshots

Scene: 25577 triangles, 2048 samples per pixel

Hardware: Intel(R) Core(TM) i7-7700HQ CPU @ 2.80Hz

Performance: 19 minutes and 48 seconds

capture

Scene: 25577 triangles, 512 samples per pixel

Performance: 2 minute and 47 seconds

512spp_sphinx

About

a new version of pathingman, aimed to be faster an higher quality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published