eradiate.kernel.mi_load_dict¶
- eradiate.kernel.mi_load_dict(dict, parallel=True, optimize=False)[source]¶
Load a Mitsuba scene or object from a Python dictionary.
This function is a thin wrapper around
mitsuba.load_dict()with defaults that are more appropriate for Eradiate.- Parameters:
- Returns:
object– Mitsuba object.