Skip to content

Implement support for multiple cameras #71

Description

Right now, the Game.getCamera() is considered the only camera that can be rendered on.

We need to extend the rendering mechanism and the usages of this camera to potentially support multiple cameras.

Also, we need to be able to define a render area (Graphics2D.setClip(...)) for the camera.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions