ft (wip): 10: dielectrics

This commit is contained in:
2026-04-16 15:38:01 +02:00
parent b756cc394a
commit 1920376e34
6 changed files with 71 additions and 7 deletions

View File

@@ -1,2 +1,3 @@
pub mod dielectric;
pub mod lambertian;
pub mod traits;