Skip to content

feat(viz): allow orthographic camera in layers

Marc SCHWEITZER requested to merge orthagraphic_camera into dev

Description

This allows to configure SCamera adaptor as an orthographic projection camera.

SAxis was also updated to allows to dynamically change the origin color through a dedicated slot.

How to test it?

Nothing should have changed.

To activate orthographic projection use SCamera with projection=orthographic

Edited by Marc SCHWEITZER

Merge request reports