* Update Weights.java * Update SkinningControl.java * Update SeparateJointModelTransform.java (#2) * Update SeparateJointModelTransform.java * Update MorphControl.java * Update MatrixJointModelTransform.java * Update Joint.java * Update ArmatureMask.java * Update Armature.java * Update AnimationMask.java * Update AnimTrack.java * Update AnimComposer.java * Update AnimClip.java * Update Weighted.java * Update Primitives.java * Update JointModelTransform.java * Update HasLocalTransform.java * Update AnimMigrationUtils.java * Update ContainsTweens.java * Update LinearBlendSpace.java * Update ClipAction.java * Update BlendableAction.java * Update BlendSpace.java * Update BlendAction.java * Update BaseAction.java * Update Action.java * Update AnimTrack.java (#3) * Update AnimTrack.java * Update ArmatureMask.java * Update MatrixJointModelTransform.java * Update SeparateJointModelTransform.java * Update Weights.java * Update Action.java * Update BaseAction.java * Update ContainsTweens.java * Update SkinningControl.java * Update AnimTrack.java (#6) * Update AnimTrack.java * Update BlendAction.java * Update BlendSpace.java * Update BlendableAction.java * Update AnimMigrationUtils.java (#7) * Update AnimMigrationUtils.java * Update HasLocalTransform.java * Update JointModelTransform.java * Update Primitives.java * Update Weighted.java * Update ClipAction.java * Update AnimInterpolator.java * Update AnimInterpolators.java * Update FrameInterpolator.java * Update LinearBlendSpace.java * Revert AnimTrack.java to original state. * Delete AnimTrack.java * Add files via upload
jMonkeyEngine
jMonkeyEngine is a 3-D game engine for adventurous Java developers. It’s open-source, cross-platform, and cutting-edge. 3.2.4 is the latest stable version of the jMonkeyEngine 3 SDK, a complete game development suite. We'll release 3.2.x updates until the major 3.3 release arrives.
The engine is used by several commercial game studios and computer-science courses. Here's a taste:
- jME powered games on IndieDB
- Maker's Tale
- Boardtastic 2
- Attack of the Gelatinous Blob
- Mythruna
- PirateHell (on Steam)
- 3089 (on Steam)
- 3079 (on Steam)
- Lightspeed Frontier (on Steam)
- Skullstone
- Spoxel (on Steam)
- Nine Circles of Hell (on Steam)
- Leap
- Jumping Jack Flag
Getting started
Go to https://github.com/jMonkeyEngine/sdk/releases to download the jMonkeyEngine SDK. Read the wiki for a complete install guide. Power up with some SDK Plugins and AssetPacks and you are off to the races. At this point you're gonna want to join the forum so our tribe can grow stronger.
Note: The master branch on GitHub is a development version of the engine and is NOT MEANT TO BE USED IN PRODUCTION, it will break constantly during development of the stable jME versions!
Technology Stack
- Java
- NetBeans Platform
- Gradle
Plus a bunch of awesome libraries & tight integrations like Bullet, NiftyGUI and other goodies.
Documentation
Did you miss it? Don't sweat it, here it is again.
Contributing
Read our contribution guide.
License
New BSD (3-clause) License. In other words, you do whatever makes you happy!