jMonkeyEngine / jMonkeyEngine/jmonkeyengine

jme3-terrain should not be awt bound

Open
#2,796 0 comments 2 reactions 2 assignees View on GitHub

@riccardobl is already working on this.

Since May 23, 2026.

  • #2797 by @copilot-swe-agent — open
Dominant language
Java
Stars
4.3k
Forks
1.2k
Avg merge
4d 7h
Merged PRs (30d)
14

Description

jme3-terrain uses awt internally, this make it unsuitable as crossplatform module for android and ios.
All the awt calls in jme3-terrain should be replaced by crossplatform alternatives, better if provided by jme3-core itself

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.