Replies: 1 comment 1 reply
-
Hello @crz06-CK, Could you please check Issue #1440, i.e. making sure that you have the latest version of the tutorial notebook? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
whilst trying to run the caustics_optimization inverse rendering tutorial, i get error under version 3.6.0 that can be resolved going back to 3.4.1. But also in 3.4.1 the displaced lens geometry seems faulty, as i get RuntimeError: [PLYMesh] Error while loading PLY file "lens_displaced.ply": mesh contains invalid vertex position data!
It al works fine in 3.3.0, so what changed? or is it me? I did a clean install recently, and is it related to dependencies?
btw, the error is
when debugging, i notice that the displacement loop outputs:
The displacement map texture (displacement_map_texture) produces inf values, which indicates an issue with:
The texture data (params['data']).
The texture evaluation logic with lens_si.uv.
Beta Was this translation helpful? Give feedback.
All reactions