differt.scene module

differt.scene module#

Scene utilities.

Triangle scene

TriangleScene([transmitters, receivers, mesh])

A simple scene made of one or more triangle meshes, some transmitters and some receivers.

Reusing scenes from Sionna

Provide a compatibility layer with Sionna’s scenes [9].

Sionna uses the simple XML-based format from Mitsuba 3.

download_sionna_scenes([branch_or_tag, ...])

Download the scenes from Sionna, and store them in the given folder.

get_sionna_scene(scene_name, *[, folder])

Return the path to the given Sionna scene.

list_sionna_scenes(*[, folder])

List available Sionna scenes, by name.