1
Other languages / Re: Democoding with Java?
« on: January 10, 2021 »
I use OpenGL with java, work fine and it just as fast as anything else. Not to mention you get portability to all operating systems for free !
File size can be a little on the fatter side as these days in java you bundle in a copy of the javaVM to run it on.
File size can be a little on the fatter side as these days in java you bundle in a copy of the javaVM to run it on.