ray-tracing2/ray-tracing-pbrt-scene/src
2025-09-09 21:47:35 +02:00
..
texture Fix bugs for pbrt bilinear patch 2025-08-27 19:06:47 +02:00
either.rs Implement initial area light 2025-09-09 21:47:35 +02:00
error.rs Add more error handling 2025-08-08 12:57:46 +02:00
lib.rs Implement initial area light 2025-09-09 21:47:35 +02:00
material.rs Add dielectric pbrt material 2025-08-28 00:22:58 +02:00
scene.rs Add light as associated type for scene and get something to draw with pbrt materials. 2025-08-26 20:27:24 +02:00
shape.rs Implement initial area light 2025-09-09 21:47:35 +02:00
texture.rs Add light as associated type for scene and get something to draw with pbrt materials. 2025-08-26 20:27:24 +02:00
tokenizer.rs Tokenize into enum instead of string 2025-08-25 21:16:27 +02:00