Maxxus@sh.itjust.works to Lemmy Shitpost@lemmy.world · edit-214 days agoCrying is a free actionsh.itjust.worksimagemessage-square26linkfedilinkarrow-up110file-textcross-posted to: programmer_humor@programming.dev
arrow-up110imageCrying is a free actionsh.itjust.worksMaxxus@sh.itjust.works to Lemmy Shitpost@lemmy.world · edit-214 days agomessage-square26linkfedilinkfile-textcross-posted to: programmer_humor@programming.dev
minus-squarecub Gucci@lemmy.todaylinkfedilinkarrow-up1·15 days ago Java should not be used for game engine design. Stop-the-world events and poor shaders support do not help. JVM eats as much memory as you give it, so try playing with -Xmx param
Java should not be used for game engine design. Stop-the-world events and poor shaders support do not help.
JVM eats as much memory as you give it, so try playing with -Xmx param