Advertisement

Good Java engines

Started by March 25, 2018 04:58 AM
4 comments, last by tom_cashman 6 years, 5 months ago

Hey,

I'm about to start a Java based game.

 

Looking for an engine to go with, need something that's made with performance in mind.

 

Thanks in advance.

Jordie |

 

About me;

 

Hey, I'm Jordie. I love making programs, I currently prefer Java, and C#. Currently working on some proje.. shit I'm out of coffee!

Eh, there is only JMonkeyEngine. That's probably the only engine made in Java that looks like an engine. Everything else is just frameworks, like libGDX, or low level barebone libraries like LWJGL.

There not much else to pick from really.

"I AM ZE EMPRAH OPENGL 3.3 THE CORE, I DEMAND FROM THEE ZE SHADERZ AND MATRIXEZ"

My journals: dustArtemis ECS framework and Making a Terrain Generator

Advertisement

Yeah it sucks that there isn't much to choose from.

Jordie |

 

About me;

 

Hey, I'm Jordie. I love making programs, I currently prefer Java, and C#. Currently working on some proje.. shit I'm out of coffee!

On 3/24/2018 at 10:35 PM, jordie said:

Yeah it sucks that there isn't much to choose from.

There are others, though not necessarily in robust development.  http://jogre.sourceforge.net/main.htm is at least functional.

---visit my game site http://www.boardspace.net - free online strategy games

Can take a look at mini2Dx which is a high-level framework inspired by Slick2D and written on top of LibGDX. Though it's only focused on 2D games.

Disclaimer: I'm the developer

This topic is closed to new replies.

Advertisement