thedocruby / resounding

A New Minecraft mod that provides realistic audio physics using parallel wave tracing and an improved physics algorithm.
https://thedocruby.dev/resounding
GNU Lesser General Public License v3.0
85 stars 4 forks source link

Rework Raycast code #18

Closed thedocruby closed 1 year ago

thedocruby commented 2 years ago

Rework the raycast code in RaycastFix.java

mikenrafter commented 1 year ago

Reworked raycasting code in the octree-testing branch.