Replies: 2 comments 4 replies
-
Hi @jeertmans The I'm not quite sure how I would go about implementing diffraction. I'm assuming you only want to consider a subsert of the shape's edges - in which case you'll need to modify the |
Beta Was this translation helpful? Give feedback.
-
Hi, @jeertmans! I am also interested in diffraction. I wonder how you could simulate it with a ray tracer. Could you give me some hints? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
As part of some Ray Tracing project, I'd like to add diffraction, for which I need edges.
Currently, I don't see any way for obtaining edges (on which diffraction can occur). I tried to manually incorporate them in the
.ply
files, but they are ignored:Is there a workaround for that?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions