jMonkeyEngine / jMonkeyEngine/jmonkeyengine
Add bitdepth to DisplayInfo
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 4.3k
- Forks
- 1.2k
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 14
Description
from forum post https://hub.jmonkeyengine.org/t/jme-3-10-0-beta1/49603/43?u=riccardoblb
In addition to the dimensions and refresh rate of each display mode, GLFW provides its bit depth. Would it be practical to add this information to com.jme3.system.DisplayInfo?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with com.jme3.system.DisplayInfo and trace how GLFW display modes provide dimensions and refresh rates. Determine where bit depth from the forum request should be represented alongside those values. Done means DisplayInfo exposes bit depth for each display mode and the affected display-system behavior remains working.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100