Hi! Thanks for your great works! I’d like to know why it’s necessary to recompute the splat rotation in renderCUDA during render_full and render_depth, which results in relatively large time overhead. From the code format, it looks like a GOF-style method — did you implement this GOF method yourselves?