iat-cener / tonatiuh

A Monte Carlo ray tracer for the optical simulation of solar concentrating systems
http://iat-cener.github.io/tonatiuh/
GNU General Public License v3.0
55 stars 15 forks source link

Rays not reflecting on CAD surface #114

Open ibmendez opened 2 years ago

ibmendez commented 2 years ago

Hey all,

I'm trying to test a cad file that I have been working on, it's a parabola that I imported as a CAD file, and when I ran the ray tracing, it does not seem to reflect the rays, even when I added a reflectivity of 0.95. What should I do? thanks

I know there is a parabola geometry in tonatiuh that I could use, but the imported parabolic CAD file is just for testing purposes, and I am planning on importing a more complex geometry soon