yt-project / yt_idv

Interactive volume rendering for yt
Other
9 stars 6 forks source link

A handful of QOL improvements for grids #18

Closed matthewturk closed 3 years ago

matthewturk commented 3 years ago

A work in progress of improvements for grid rendering.

matthewturk commented 3 years ago

One issue I am still trying to track down is the overrendering and directionally specific issues with the ray_tracing.frag.glsl.

matthewturk commented 3 years ago

I'm somewhat confident -- needs more testing -- that this change fixes the direction of the vectors and ensures we're not over-tracing the rays.