Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Share Post: Reddit Facebook
jMonkeyEngine 3.2.2 a free, open source game engine
#1
http://jmonkeyengine.org     jMonkeyEngine
A cross-platform game engine for adventurous Java developers.       Introduction
Quote:
What is jMonkeyEngine?
It’s a free, open source game engine, made especially for Java game developers who want to create 3D games using modern technology. The software is programmed entirely in Java, intended for wide accessibility and quick deployment.
Java served HOT!
Done Right, Java can be blazing fast. To be blunt: Java will always be easier to Do Right than C++. We provide Java developers with the tools they need to make highly performant 3D games on par with any other engine out there, without the headaches of compiler code.
Cross-platform and -peripheral
jMonkeyEngine games can be published to Windows, Mac and Linux, as well as Android and iOS. Furthermore we support unique new peripherals for AR and VR technologies, most noteworthy being the Oculus Rift.
Who is jMonkeyEngine for?
It’s not a visual RPG Maker or an FPS modder. You’ll get the most out of the engine if you bring some programming aptitude to the table. Pace yourself, and jMonkeyEngine can be a starting point for any aspiring 3D games developer.
Hacker’s Haven
jMonkeyEngine is extensible by design, and doesn’t try to tell you how to make your game. The New BSD License means you are free to do whatever you’d like with our code. And if you’d like to share something back, the jME3 SDK brings its very own plugin framework with automatic updates.
Extensive Docs & Support
There’s no excuse for poor documentation, and we don’t need one. Peruse our wiki and you’ll find hundreds of pages detailing all things jME3. On top of that, our community of developers is easily one of the most engaged and helpful pack of monkeys alive.     Graphics
Light and Shadow
We’ve got all the usual suspects to simulate candle light, sun light and flashlights as well as global lights. Shadows are created with techniques like PSSM and SSAO. (For Android we recommend baked shadows.)
Shaders and Materials
The jME3 material system is entirely shader-based. Through an innovative design called Shader Nodes, shaders become super modular and can be edited in a visual editor. Of course, you can always make your own from scratch.
Filters and Effects
jME3 comes with a wide array of special effects, primarily through the use of post processor filters and particle emitters. These are the “smoke and mirrors” tricks that allow you to emulate the wondrous stuff of nature, such as water, fog, light scattering and of course, explosions
Game Logic
Application States
AppStates are the building blocks for your application. They help you separate your application into logical parts and can be used to quickly extend the base application. They can also be reused in other applications so you will quickly build your own library of AppStates and integrate publically available extensions easily into your application.
Custom Controls
Custom Controls are like AppStates but at a smaller scene-object based level. They allow you to add functionality to objects in the scenegraph to animate, control and integrate objects into a workflow.
Input
Input is a big deal. jMonkeyEngine makes it easy to target a wide array of platforms through unified input conventions, enabling keyboards, joysticks and touch all from the same interface.
Utilities
Physics
For its physics simulation, jMonkeyEngine relies on jBullet, a Java port of the Bullet Physics library favored by top industry developers.
Terrain
Sculpt and paint your terrain using the SDK’s in-built terrain editor,TerraMonkey. You can also import heightmaps, drop in a SkyBox, apply lighting and enjoy automatic LOD optimization.
Cinematics
Use the cinematic tools to build your own little movie set for your cut scenes. With a few well tuned motion paths and sound events, it doesn’t take many keyframes to tell a good story.
Networking
SpiderMonkey helps you make your game connected. If UDP, TCP, compression and thread safety is already cemented in your vocabulary, you may proceed.
GUI
NiftyGUI is a standalone library, integrated with jME3 as its default GUI tool. Designers and developers can construct interfaces in XML or Java. Since every monkey is different, we also have two solid plugin alternatives.
Beginner's Guide  :  https://github.com/jMonkeyEngine/sdk/releases         Latest release
 v3.2.2-stable-sdk1
 836de36
v3.2.2-stable-sdk1: All the latest SDK Bugfixes, a new node editor, improvments to GLSL S…
@MeFisto94 MeFisto94 released this 3 hours ago

Assets
8
jmonkeyplatform-linux-x64.sh
653 MB
jmonkeyplatform-linux-x86.sh
652 MB
jmonkeyplatform-macosx.tgz
621 MB
jmonkeyplatform-windows-x64.exe
584 MB
jmonkeyplatform-windows-x86.exe
572 MB
jmonkeyplatform.zip
422 MB
Source code
(zip)
Source code
(tar.gz)   100% Scanned Malware Free & Clean With Malwarebytes PREMIUM  ( Not Digitally Signed Software)
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Flying Wild Hog is working on a new Unreal Engine 4-powered multi-format living game baziroll 1 2,585 08-26-2020 , 11:51 PM
Last Post: JuicyJere
  Free to play cross-platform Unreal Engine 4-powered MMORPG, V4, is now available baziroll 1 2,483 07-25-2020 , 05:52 PM
Last Post: vietnamrum

Forum Jump:


Users browsing this thread: 2 Guest(s)