DZone
Java Zone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
  • Refcardz
  • Trend Reports
  • Webinars
  • Zones
  • |
    • Agile
    • AI
    • Big Data
    • Cloud
    • Database
    • DevOps
    • Integration
    • IoT
    • Java
    • Microservices
    • Open Source
    • Performance
    • Security
    • Web Dev
DZone > Java Zone > 3D Game Development on the NetBeans Platform with jME3

3D Game Development on the NetBeans Platform with jME3

R. Kusterer user avatar by
R. Kusterer
·
May. 19, 10 · Java Zone · Interview
Like (0)
Save
Tweet
29.99K Views

Join the DZone community and get the full member experience.

Join For Free

Do you remember jMonkeyEngine, the cool 3D game framework from JavaOne 2008? Refresh your memory by watching jME's video channel. (The Poisonville video is not a youtube ad, it's a real jME project!)

This was 2008, and jMonkeyEngine 2. Yesterday, the first alpha of the upcoming jMonkeyEngine 3 has been released!

The big news are the jMonkeyPlatform (more below), OpenGL 2 support, new shader features (with huge improvements on lighting, materials, textures), integrated 3D physics, and an asset manager. Overall, the art pipeline (working on materials and models, also together with designers) is now very smooth. Other upcoming features include Android support, a terrain editor, and an editor for in-game cinematics.

To get a feel for jme3, I recently started using the new 3D game development tool jMonkeyPlatform. It's built on the NetBeans Platform and the main ingredient of the jMonkeyEngine SDK. (Geertjan reported on it under its working title "GDE".) It's like NetBeans IDE plus a 3D scene composer, a model converter, and a game project template that sets up all jME3 framework dependencies (including javadoc popups and source navigation). Of course you also get NetBeans IDE's debugging, testing, profiling, and deployment support: Think web-startable games, desktop games, game applets, and soon also Android games...

As I said, I've been using the alpha, and it's awesome already. Last year I wrote a tutorial how to get started with a jME2 project; now, for jME3, the same tutorial will be three lines: Download jME SDK, choose "New Project", there is no third step. Of course using the jMonkeyPlatform is optional, you can develop jME3-based projects in any IDE you wish, or even on the commandline -- but why would you want that? :D

Here is what I mean:

  • Video: jMonkeyPlatform - Editing Models in the SceneComposer
  • Video: jMonkeyPlatform - Editing Nodes in the SceneExplorer
  • Video: jMonkeyPlatform - WebStart Your Game!
  • jMonkeyEngine 3 tutorials
  • jMonkeyPlatform documentation
  • Feature comparison between jME2 and jME3

To get started, download the jMonkeyEngine3 SDK alpha (incl. jMonkeyPlatform alpha) here.

The alpha is stable but not yet feature complete. Feel free to test the heck out of it and tell us what you think, or if you want to contribute.

NetBeans

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • Top Soft Skills to Identify a Great Software Engineer
  • A Smarter Redis
  • Synchronization Methods for Many-To-Many Associations
  • Deployment of Low-Latency Solutions in the Cloud

Comments

Java Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • MVB Program
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends:

DZone.com is powered by 

AnswerHub logo