Skip to content

Better Model Projection #8

@Mercotui

Description

@Mercotui

In the augmentation widget, currently the model projection matrix is defined as:

_mat_projection.ortho (-2.0f, +2.0f, -2.0f, +2.0f, 1.0f, 25.0f);

This should be changed to a more realistic perspective projection, maybe using camera data if available?

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions