jMonkeyEngine / jmonkeyengine

A complete 3-D game development suite written in Java.
http://jmonkeyengine.org
BSD 3-Clause "New" or "Revised" License
3.84k stars 1.13k forks source link

Roadmap for Future Release #198

Open erlend-sh opened 9 years ago

erlend-sh commented 9 years ago

This is our open roadmap for a Future Release. In other words, features listed here are not being actively worked on nor planned for inclusion in our next upcoming release, which is v3.1.

If you have started work on any of these items, please:

  1. Start a new issue-ticket for it (usually labeled enhancement)
  2. Edit this doc and suffix the item description with your new ticket's ID number.
  3. If the item can feasibly be targeted at v3.1, move the item from this list to the v3.1 roadmap: #199

    Legend

Bold - Must have for next compatibility-breaking release.

Infrastructure Improvements

elect86 commented 6 years ago

Hi,

if interested, we are working on a jvm port of Assimp here

empirephoenix commented 6 years ago

Already noticed you guys, and saw that you have some interesting parts that could be used for jme :) My next plan is to write a adapter for the imgui port

elect86 commented 6 years ago

We worked recently to make it work with libgdx thanks to a user who needed and cooperated and I'd like doing the same for jme

Don't hesitate opening an issue for that :)

g-amador commented 4 years ago

Hi, (this is a suggestion) I propose that there is an incorporation in the JM4 engine roadmap. Introduce a low code module to allow to quickly build low code games. Personally what I suggest is a module that runs SNAP! or equivalent https://snap.berkeley.edu/ and then exports a JAR capable of interpreting or running the .xml that SNAP! allows to export.