Skip to content

Conversation

@ArtifactForms
Copy link
Owner

No description provided.

Documentation

- Introduced the setTarget() and getTarget() methods to allow dynamic
control over the camera's focus point in the 3D world.
- Enhanced Javadoc for better clarity on camera properties and methods,
including field of view, clipping planes, aspect ratio, and
transformation handling.
- Improved consistency and readability of the Camera interface to
provide clearer abstractions for camera management in 3D scenes.
- Implemented a camera with perspective projection, supporting field of
view (FOV),
  near and far clipping planes, and aspect ratio.
- The camera includes a transform component (position, rotation, scale)
and a target
  point to control where the camera is looking.
- Methods added for getting and setting the camera's properties,
including FOV, clipping planes,
  aspect ratio, and target.
@ArtifactForms ArtifactForms merged commit f37d56d into master Dec 22, 2024
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants