Skip to content

Releases: cypraeno/caitlyn

v0.1.5-unstable

01 Oct 20:00
2f48f7b
Compare
Choose a tag to compare

What's Changed

  • Revamped path tracing integrator with support for mediums
  • Added support for boxes
  • Pixel Lambertian material now includes transparency textures
  • Introduced mixture and colored isotropic mediums
  • Added CSR support to edit sky gradient
  • Replaced old dielectric, metal, and Lambertian models with improved versions:
    Better Dielectrics (Cook-Torrance)
    Better Metals (Cook-Torrance)
    Better Diffuse (Oren-Nayar)
    Layered materials

v0.1.3-alpha

25 Apr 04:23
5391a06
Compare
Choose a tag to compare

The first official release of caitlyn. Support simple rendering with a full CLI of Spheres and Quads with simple materials.

Full Changelog: https://github.com/cypraeno/caitlyn/commits/v0.1.3-alpha