We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ad5272 commit bc6ce23Copy full SHA for bc6ce23
README.md
@@ -24,6 +24,7 @@ This project is still a work in progress. Items without a check mark are planned
24
- [x] Unidirectional path tracing
25
- [x] Multiple importance sampling (MIS)
26
- [x] Next event estimation
27
+- [x] Russian Roulette path termination
28
- [x] Physically based BRDF with metalness workflow (based on Unreal Engine 4 material model)
29
- [x] Triangle mesh geometry
30
- [x] Texture mapping (albedo, roughness & metalness maps)
0 commit comments