mitsuba2 icon indicating copy to clipboard operation
mitsuba2 copied to clipboard

Mitsuba 2: A Retargetable Forward and Inverse Renderer

Results 106 mitsuba2 issues
Sort by recently updated
recently updated
newest added

Hey thanks for the great work on Mitsuba 2 so far! ## Summary I have an issue of GPU memory leak when rendering using the "gpu_rgb" variant of mitsuba 2....

## Description Fixes the issue of loading mitsuba in python on Windows when loading separate modules that depend on a different version of `asmjit`. Windows does not support loading of...

Hi, I am doing optimization about the height profile of a glass panel. I would like to combine the differentiable rendering with Pytorch. I have only one sphere area emitter...

## Summary The title says it all :) Running on NVIDIA GeForce RTX 2080 Ti. Happy to help debug this - thanks! ## System configuration - Platform: Ubuntu 18.04 -...

## Summary **Strange memory leakage in case of masked assignment!** ## System configuration I am using a version of broken branch! ## Description I have defined a method called `sample2`...

## Summary I am getting segfaults on shutdown when launching inverse rendering examples (invert_pose.py and invert_heightfield.py). I can get results from the optimization, I am using the reparam-optix7 branch. Has...

## Summary Unable to import mitsuba in a conda environment on windows if the environment has `openexr` and `openexr-python` installed as mitsuba cannot find its own openexr libraries. ## System...

## Description This PR adds the `scale` parameter back to the `blackbody` emitter. This feature is ported from the old Mitsuba and is useful when scenes are not expressed in...

## Description The official Mitsuba 2 repository does not contain any Dockerfiles to be easily able to run Mitsuba 2 in a container. Because not everyone wants to run software...

## Description Alembic is an open computer graphics interchange framework. (www.alembic.io) It is file format for exchanging 3D computer animation information between different platforms and applications. Any app can write...