Delio Vicini

Results 31 issues of Delio Vicini

Hi, It would be great to have some form of a progress bar in the UI, just to be able to tell whether the plugin is really working on a...

enhancement

Hi, I was trying to load a PNG image in TEV which was exported from GIMP. I did not create the image myself, but the person who created the image...

Hi, When I zoom in too much, the text label for the pixel color breaks. Initially everything is fine, as shown here: But as I zoom in further, I get...

bug
wontfix

Hi, I was trying to re-build the PTX kernels of the custom shapes. For this, I ran `make` in the `resources/ptx` directory. Upon rebuilding, Mitsuba then fails to compile the...

## Description PR to add AOV support to Python AD integrators. The motivation for this is to be able to output arbitrary auxiliary values from Python AD integrators. This can...

enhancement

Hi, I've encountered a performance issue when trying to use instancing. It seems that when instancing simple geometrical primitives, the render time very quickly gets dominated by JIT tracing time....

There is a known issue in Mitsuba that a reference to the Python object is leaked when a Python-defined plugin is instantiated. The original reason we had to leak this...

Hi, I came across an edge case for `BoundingBox3f` and `BoundingSphere3f` in Python. If we first set the `llvm_ad_rgb` variant, changing to `scalar_rgb` will not recover the correct bindings for...

Hi, I've never run into this before, but it turns out that when running the tests on a Linux machine without a GPU *with* the CUDA variant compiled (e.g., using...

It would be great if the exporter could export curves in a format complying with the recently added curve support in Mitsuba 3.

enhancement