Skip to content

Camera refactor#48

Merged
DomCR merged 8 commits intomasterfrom
camera-refactor
Feb 2, 2026
Merged

Camera refactor#48
DomCR merged 8 commits intomasterfrom
camera-refactor

Conversation

@DomCR
Copy link
Owner

@DomCR DomCR commented Feb 2, 2026

Description

Store the camera object properties from Glb and Fbx.

DomCR added 4 commits January 26, 2026 21:51
Implemented parsing and building of Camera entities from FBX files by introducing FbxCameraBuilder. Enhanced the Camera class with documentation and new properties (LookAt, Position, UpVector, ProjectionType). Updated FbxFileToken and FbxFileBuilderBase to recognize and process camera node attributes. This enables accurate import and representation of camera data from FBX scenes.
@DomCR DomCR added enhancement New feature or request refactor Internal code refactoring labels Feb 2, 2026
DomCR added 4 commits February 2, 2026 13:50
Handle the "CameraOrthoZoom" property in FbxCameraBuilder by setting the OrtographicZoom value from the FBX node. Define "CameraOrthoZoom" as a constant in FbxFileToken. Also, add logic to ignore "ShowInfoOnMoving", "ShowAudio", and "AudioColor" properties during parsing.
@DomCR DomCR merged commit 0f9ed8a into master Feb 2, 2026
5 checks passed
@DomCR DomCR deleted the camera-refactor branch February 2, 2026 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request refactor Internal code refactoring

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant