Java-Gaming.org Java4K winners: [ by our judges | by the community ]         
Featured games (67)
games approved by the League of Dukes
Games in Showcase (∞)
games submitted by our members



News: Read the Java Gaming Resources, or peek at the official Java tutorials
 
    Home     Help   Search   Login   Register   
Pages: [1]
  Print  
  Help me choose (libGDX or LWJGL)  (Read 1063 times)
0 Members and 1 Guest are viewing this topic.
Offline Kreender

JGO n00b
*

Posts: 2



« on: 2012-01-21 21:08:26 »

I used to develop flash games in as3, I really liked all the documentation and libraries available, but due to money problems real world called and I had to get a job, currently I'm programming java enterprise applications (boring stuff).

I want to start making some java games (browser stuff most likely) in my free time and I'm torn apart between LWJGL or libGDX, which one do you recommend. LibGDX seems higher level and has android deployment and on the other hand LWJGL is a lot more mature and getting to know how to program games on that library seems more valuable in the long term.

What are your thoughts?
Offline ra4king

JGO Kernel
*****

Posts: 3155
Medals: 196


I'm the King!


« Reply #1 on: 2012-01-21 21:30:16 »

You can't compare libGDX and LWJGL because they are two different things. LWJGL just provides a simple binding to OpenGL in Java. libGDX is a framework developed around LWJGL for the desktop and also has an Android backend. Wink

libGDX lets you use OpenGL without worrying about how OpenGL works. If you want to get something done quickly, use libGDX. To learn OpenGL, use LWJGL Smiley

Offline Kreender

JGO n00b
*

Posts: 2



« Reply #2 on: 2012-01-21 21:53:01 »

Is there another cool framework or library that I missed similar to libGDX?
Games published by our own members! Go get 'em!
Offline theagentd

JGO Wizard
****

Posts: 1392
Medals: 88



« Reply #3 on: 2012-01-21 22:01:33 »

In my experience people who do/did Flash usually like to focus on creating content and not delve too deep in technical stuff. If that's how you see it then pick libGDX since it is a higher level framework than LWJGL which is just a binding to OpenGL.

There is no god.
Offline ra4king

JGO Kernel
*****

Posts: 3155
Medals: 196


I'm the King!


« Reply #4 on: 2012-01-21 22:50:31 »

@Kreender
No libGDX IMHO is the best Java OpenGL framework Smiley

Offline badlogicgames

Full Member
**

Posts: 145
Medals: 3152



« Reply #5 on: 2012-03-12 18:54:22 »

You can learn OpenGL (ES) with libgdx as well. Exposes full GL ES 1.x and 2.0 bindings. With the added benefit that you can use the rest of libgdx to do things like debug output and so on Smiley

http://www.badlogicgames.com - musings on Android and Java game development
Offline RylandAlmanza

Full Member
**

Posts: 101
Medals: 3



« Reply #6 on: 2012-03-12 19:02:03 »

Is there another cool framework or library that I missed similar to libGDX?
Slick2d is pretty popular.
Offline pitbuller

Sr. Member
**

Posts: 340
Medals: 9



« Reply #7 on: 2012-03-13 02:50:17 »

Libgdx just got webGl backend too http://www.badlogicgames.com/wordpress/?p=2308


Libgdx is just best thing after sliced bread.

Pages: [1]
  Print  
 
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!
Page created in 0.106 seconds with 21 queries.