https://github.com/elerac/raytracer
Raytracing
https://github.com/elerac/raytracer
cpp raytracing
Last synced: 3 months ago
JSON representation
Raytracing
- Host: GitHub
- URL: https://github.com/elerac/raytracer
- Owner: elerac
- Created: 2020-05-31T05:18:20.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-08-28T04:42:31.000Z (almost 5 years ago)
- Last Synced: 2025-06-03T18:45:56.455Z (about 1 year ago)
- Topics: cpp, raytracing
- Language: C
- Homepage:
- Size: 3.78 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Raytracer
- Path tracing
- BxDF
- Lambertian diffuse reflectance
- Specular reflection
- Transparent
- MERL BRDF
- Light
- Diffuse light
- Image based lighting (IBL)
- Texture
- Checker pattern
- Image
- Transient Rendering
## Cornell Box

## MERL BRDF

## Transient Imaging

[[YouTube]](https://youtu.be/Iu2iSUdv66A)