News
Missing code in the upstream
Written on 11.12.2025 10:00 by Lukas Auer
Tldr: We had a mistake in the upstream. Please pull again.
Dear Students,
we failed to correctly update the upstream for practical 4. There are missing functions in instance.cpp and instance.hpp that we added in a new commit in the upstream. Without these functions the transmittance function of the volume shape will never be called.
In order to have a functioning volume implementation you need to pull and merge the upstream again.
Sadly, it is possible to pass all test with a wrong implementation of the transmittance, so make sure to double check your implementation of the transmittance function in the volume integrator.
