Skip to content

Buildings from scenes are now merged in a single mesh in Mitsuba update (from 3.5.2 to 3.6.2) HELP! #967

Closed Answered by merlinND
pablosreyero asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @pablosreyero,

In Sionna 1.1.0, shapes in the scene are automatically merged in order to improve performance. This is not related to the Mitsuba update.

You can disable this merging by passing merge_shapes=False or a regex based on the mesh IDs (merge_shapes_exclude_regex) to the load_scene() function.
Documentation: https://nvlabs.github.io/sionna/rt/api/scene.html#sionna.rt.load_scene

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@pablosreyero
Comment options

Answer selected by merlinND
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants