Paul Speed 81667f8f45 Fixed the DepthOfFieldFilter to properly get the near/far distance from JME
instead of having it hard-coded.  Previous behavior caused focus to go all out
of whack if you ever changed the near/far plane (and even the default hard-coded
value was not the same as JME's default camera setup.)
While I was here, I made the unfocus threshold configurable and added a debug
toggle that will turn the 'unfocus' amount into grayscale color for better visualizing
where unfocusing is happening.
2018-03-17 02:18:31 -04:00
2017-11-28 08:29:55 +01:00
2017-12-24 22:16:18 +01:00
2017-08-31 21:39:54 +02:00
2017-11-28 08:29:55 +01:00
2017-11-28 08:26:41 +01:00
2018-01-18 14:45:06 +01:00
2018-02-18 16:54:16 +01:00
2017-11-28 08:29:55 +01:00
2017-11-28 08:29:55 +01:00
2015-01-23 20:01:09 -05:00
2018-01-15 20:03:11 +01:00
2017-01-26 12:00:24 +01:00
2016-11-25 14:04:56 -05:00

jMonkeyEngine

Build Status

jMonkeyEngine is a 3D game engine for adventurous Java developers. Its open-source, cross-platform, and cutting-edge. 3.2.0 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:

jME3 Games Mashup

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, Blender, 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!

Description
A complete 3D game development suite written purely in Java.
Readme 844 MiB
Languages
Java 95.4%
C++ 2.5%
GLSL 1.5%
C 0.3%
HTML 0.2%