A New Minecraft mod that provides realistic audio physics using parallel wave tracing and an improved physics algorithm.
GNU Lesser General Public License v3.0
84
stars
4
forks
source link
KNOWN ISSUE: Bad performance. #94
Open
mikenrafter opened 1 year ago
Describe the bug The mod consumes a lot of system resources and degrades game performance.
To Reproduce Steps to reproduce the behavior:
Expected behavior The mod shouldn't have such bad performance.
Possible ways of addressing The performance issues mostly stem from unnecessary branches and suboptimal raycasting code.
Related issues
89 #88 #57
Path to addressing
11 #12 #18 #27 #86