/RaytracingTheRestOfYourLife

Implementation of the Peter Shirley's book in .NETCore CSharp

Primary LanguageC#MIT LicenseMIT

Raytracing The Rest Of Your Life

Implementation of the Peter Shirley's book in .NETCore CSharp

Related Work

alt Estimating PI

alt Estimating PI v2

alt Estimating PI v3

alt Integrating x2

alt Integrating x2 with PDF

alt Integrating x2 v3

alt Integrating x2 final version

alt Importance Sampled Point on Unit Sphere

alt Cornell Box Refactorized

alt Cornell Box with different Sampling Strategy

alt Random Points on Unit Sphere

alt Integration using Cos3(x)

alt Integration Consine Density Function

alt Cornell Box ONB Scatter Function

alt Cornell Box Sampling only the Light

alt Cornell Box Light Emitted downward direction

alt Cornell Box Cosine Density

alt Cornell Box Hittable Light

alt Cornell Box Mixture Density

alt Cornell Box with Arbitrary PDF Functions

alt Cornell Box with Glass Sphere

alt Cornell Box with Glass and Light PDF function

alt Cornell Box Anti-Acne