Skip to content

feat: Add serialization of camera#8

Open
ContentsViewer wants to merge 3 commits intomainfrom
feature/update
Open

feat: Add serialization of camera#8
ContentsViewer wants to merge 3 commits intomainfrom
feature/update

Conversation

@ContentsViewer
Copy link
Member

This pull request adds serialization support for the Camera component in the rendering serialization module. The main change is the introduction of a serialize function template to enable archiving of camera properties.

Serialization support:

  • Added a serialize function template for the Camera class, allowing the far_clip_plane, near_clip_plane, projection, fov_angle, and ortho_width properties to be archived using cereal.

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.

1 participant