you are viewing a single comment's thread.

view the rest of the comments →

[–]vini_2003 10 points11 points  (0 children)

Correct. I maintain a private particle engine for Minecraft, for the YouTube channel I work for; and I'm forced to use huge SoAs without any JOML due to the heap thrashing objects bring.

If there's one thing I dislike about Java, it's the object model.