Skip to content

lPrimemaster/Liquid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Liquid

Liquid is a C++ standalone unidirectional pathtracer.

Features:

  • Uniform sampler
  • CPU multithreading (local)
  • BVH acceleration (objects [top])
  • BVH acceleration (polygons [bottom])
  • SIMD support
  • Importance sampling
  • IBL with HDR maps
  • Disney principled shader

Materials:

  • Lambertian
  • Diffuse Light
  • Metal
  • Glass
  • Volumes

About

A C++ path tracer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages