Implementing Monte Carlo path tracing based Volume Rendering using CUDA.
- cuda
- spdlog
- opencv,for displaying final image only
- Random number precomputation
- First intersect with AABB boxes, then intersect in triangles
- Direct mathematical analytic intersection of cones