chunky-dev / chunky-dev/chunky
Make camera projectors registerable
Open
- Dominant language
- Java
- Stars
- 738
- Forks
- 78
- Avg merge
- 10h 5m
- Merged PRs (30d)
- 3
Description
`Camera.java#255 createProjector()` is currently a big switch statement, which creates different projectors from our ProjectionMode enum. I suggest we replace this with our new Registerable interface and maybe create a JSON format for custom projector combinations in the future.
assign @ShirleyNekoDev
Contributor guide
Assessment
This issue has not been assessed yet.