Declarative camera interface #10

Open
opened 2024-09-21 17:20:16 +00:00 by veclavtalica · 0 comments
Collaborator

Current camera impl sucks. Need to do better, with things already solved for most common usages.
For example, twn_camera.h might be hidden away and instead new camera pushing procedure is added to twn_rendering.h, where options dictate the behavior. For example, where's the eye origin, whether there's a target point or direction vector, whether it's perspective or orthogonal, the field of view in degrees and etc.

Current camera impl sucks. Need to do better, with things already solved for most common usages. For example, twn_camera.h might be hidden away and instead new camera pushing procedure is added to twn_rendering.h, where options dictate the behavior. For example, where's the eye origin, whether there's a target point or direction vector, whether it's perspective or orthogonal, the field of view in degrees and etc.
veclavtalica added the
feature
label 2024-09-21 17:20:27 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: wanp/townengine#10
No description provided.