This repository is the official data generation code for "Neural Volumetric Reconstructions for Coherent Synthetic Aperture Sonar" by Albert Reed, Juhyeon Kim, Thomas Blanford, Adithya Pediredla, Daniel C.Brown, Suren Jayasuriya (SIGGRAPH 2023).
Please also check the main code for the paper at here.
This is a custom python, GPU(OptiX)-based transient path tracing engine that renders Mitsuba formatted scenes which is built based on my previous custom renderer.
We implemented transient rendering using atomic operation on CUDA.
Compared to CPU transient rendering, GPU version is x10 to x50 faster.
Please refer here to install the renderer.
python main_transient.py ../configs_transient_example/bunny.json