jMonkeyEngine / jMonkeyEngine/sdk
Dynamic Resizing of Gizmos based on distance
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 348
- Forks
- 104
- Avg merge
- 4d 13h
- Merged PRs (30d)
- 3
Description
would be really nice if the grips grew/shrunk with zoom level though. its hard moving my objects around with tiny grips
The only question here is how to determine the zoom level. Maybe something like "distance from the camera to the object's origin * a = scale of gizmo" and a being a constant to ensure the gizmo looks roughly the same size.
Contributor guide
No contributing guide indexed for this repository
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
No file, test, or entry point is named. Start by locating the gizmo implementation and the camera or zoom handling, then determine how distance from the object's origin should affect grip size; done means grips remain usable and appear roughly consistent across zoom levels.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- computer-graphics, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100