diegoroyo / tal

(Your)-Transient Auxiliary Library - Toolkit for simulation and analysis of time-resolved light transport captures - pip install y-tal
https://pypi.org/project/y-tal/
GNU General Public License v3.0
19 stars 4 forks source link

capture.hdf5 #1

Open syjjsy opened 2 years ago

syjjsy commented 2 years ago

Hi, Cool work!

I hope you can provide a sample file to test the correctness of the installation package. Thanks!

diegoroyo commented 2 years ago

I have uploaded a sample file. There you can find:

A small check you can do is tal plot xy_interactive testz.hdf5. If you move the slider to t=1689 or nearby, you should get something like the image below.

From there you can use the documentation in the README to check other functions. Do not hesitate to ask if you need help :)

image

Akua1919 commented 1 year ago

Hi, I have 3 questions.

diegoroyo commented 1 year ago

Thanks for your interest :) I'll answer in the same order:

diegoroyo commented 5 months ago

Hi,

Bumping this issue to let users know that we released our implementation of transient and NLOS rendering in Mitsuba 3, which affects issues in this thread.

Now we fully support vectorized CPU and GPU execution thanks to Mitsuba 3's Dr.JIT, with a much faster implementation. Check it out if you're interested: https://github.com/diegoroyo/mitsuba3-transient-nlos