Recent Releases of mitransient

mitransient - mitransient v1.1.1

Refactors mitransient so that it's compatible with Mitsuba 3.6.X / Dr.Jit 1.0.X. This brings a (pretty noticeable) improvement in efficiency/execution time :)

How to upgrade: * If you installed Mitsuba with pip, you can just pip install -U mitsuba==3.6.4. If you compiled Mitsuba from source, you will need to pull and recompile. * If you're using y-tal you will need to update to >=0.19.0 (pip install -U y-tal==0.19.0)

Notes: * Spatial and temporal filtering of the renders have not been ported to Mitsuba 3.6.X yet. * If you need these for your work, or if you find any other issue, feel free to contact us.

New plugins: * New phasor_hdr_film plugin that stores phasors for a list of frequencies dictated by its wl_mean and wl_sigma parameters. For NLOS simulations, this film is designed to work with tal.reconstruct.pf_dev (see skip_H_fft and skip_H_padding).

- Python
Published by diegoroyo over 1 year ago

mitransient - mitransient v1.1.0

Refactors mitransient so that it's compatible with Mitsuba 3.6.X / Dr.Jit 1.0.X. This brings a (pretty noticeable) improvement in efficiency/execution time :)

How to upgrade: * If you installed Mitsuba with pip, you can just pip install -U mitsuba==3.6.4. If you compiled Mitsuba from source, you will need to pull and recompile. * If you're using y-tal you will need to update to >=0.19.0 (pip install -U y-tal==0.19.0)

Notes: * Some parts have not been ported to Mitsuba 3.6.X yet. This includes spatial and temporal filtering of the renders, and the transient_prbvolpath integrator (i.e. participative media). We plan to also port these in a future update. * If you need these for your work, or if you find any other issue, feel free to contact us.

- Python
Published by diegoroyo over 1 year ago

mitransient - mitransient v1.0.4

  • Improved tonemapping and video generation
  • transient_volpath integrator is more efficient now
  • New mitr.cornell_box() function which provides a minimal scene with a time-resolved integrator, useful for demonstrations
  • New mitr.vis.rainbow_visualization(...) which shows the rendered scene with a rainbow colormap that represents time of flight
  • Added documentation and examples (see https://mitransient.readthedocs.io/en/latest/)

- Python
Published by diegoroyo over 1 year ago

mitransient - MiTransient 1.0.3

First complete public version of mitransient, with updates to the documentation.

- Python
Published by diegoroyo about 2 years ago

mitransient - MiTransient 1.0.2

First complete public version of mitransient.

- Python
Published by mcrescas about 2 years ago