diff --git a/README.md b/README.md index c46c4cd..7d6e320 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ This project is still a work in progress. Items without a check mark are planned - [x] Unidirectional path tracing - [x] Multiple importance sampling (MIS) - [x] Next event estimation +- [x] Russian Roulette path termination - [x] Physically based BRDF with metalness workflow (based on Unreal Engine 4 material model) - [x] Triangle mesh geometry - [x] Texture mapping (albedo, roughness & metalness maps)