• Stars
    star
    3,700
  • Rank 11,430 (Top 0.3 %)
  • Language
    Java
  • License
    BSD 3-Clause "New...
  • Created about 10 years ago
  • Updated 13 days ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A complete 3-D game development suite written in Java.

jMonkeyEngine

Build Status

jMonkeyEngine is a 3-D game engine for adventurous Java developers. It’s open-source, cross-platform, and cutting-edge. v3.6.1 is the latest stable version of the engine.

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 the installation guide and tutorials. Join the discussion forum to participate in our community, get your questions answered, and share your projects.

Note: The master branch on GitHub is a development version of the engine and is NOT MEANT TO BE USED IN PRODUCTION.

Technology Stack

  • windowed, multi-platform IDE derived from NetBeans
  • libraries for GUI, networking, physics, SFX, terrain, importing assets, etc.
  • platform-neutral core library for scene graph, animation, rendering, math, etc.
  • LWJGL v2/v3 (to access GLFW, OpenAL, OpenGL, and OpenVR) or Android or iOS
  • Java Virtual Machine (v8 or higher)

Documentation

Did you miss it? Don't sweat it, here it is again.

Contributing

Read our contribution guide.

License

New BSD (3-clause) License

More Repositories

1

sdk

The jMonkeyEngine3 Software Development Kit based on Netbeans
Java
311
star
2

wiki

The official wiki for jMonkeyEngine.
Handlebars
28
star
3

jmonkeyengine-website

jmonkeyengine.org website
JavaScript
24
star
4

BookSamples

Code samples for the "jMonkeyEngine 3.0 Beginner's Guide"
Java
22
star
5

monkeyzone

Automatically exported from code.google.com/p/monkeyzone
Java
15
star
6

JmeAndroidDemo

The goal of this project is to demonstrate JME 3.0 capabilities on Android.
Java
12
star
7

sdk-plugin-wizard

jMonkeyEngine Plugins Repository
Java
9
star
8

examplegame-skulls

An example game about floating Skulls!
Java
7
star
9

javadoc.jmonkeyengine.org

JavaDoc for jMonkeyEngine
7
star
10

SoftwareStore

JavaScript
5
star
11

wiki-ui

The user interface for the jMonkeyEngine Wiki.
CSS
4
star
12

jme-library-publish-action

JavaScript
3
star
13

jme3-math-for-dummies

Math book.
3
star
14

jmonkeyengine-webservices

Replicable configurations for our services
Shell
2
star
15

opencollective-receipt-bot

Bot that sends mailed receipts to opencollective expenses
JavaScript
2
star
16

buildenv-jme3

Build environments used by jme3 CI
Dockerfile
2
star
17

test-bot

Please ignore this repository, we're just making sure everything works before messing it up on the main repo
Java
1
star
18

jmonkeyengine-webservices-discordbot

A bot that notifies about jme services health status and emails. | Mirror of https://github.com/riccardobl/jme-discordbot - Please report issues to the original repo.
JavaScript
1
star
19

doc-examples

The JME project where to find all the documentation code examples
Java
1
star
20

jmonkeyengine-webservices-healthmonitor

A simple health monitor for jme web services. | Mirror of https://github.com/riccardobl/jme-healthmonitor - Please report issues to the original repo.
JavaScript
1
star