LightDefs?
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 265
- Forks
- 81
- PR merge metrics
- No merged PRs in 30d
Description
You know how Box2D has things like BodyDefs, FixtureDefs, and various flavors of JointDefs? Why not do a similar thing for the various subclasses of Light?
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
Review the existing Light subclasses and compare their construction APIs with Box2D's BodyDef, FixtureDef, and JointDef patterns. The issue does not name files, tests, or completion criteria, so confirm the desired LightDef variants and scope with maintainers before starting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100