Skip to content

Changing the Slab size ends up working like a zoom for large slabs. #65

@JamesAPetts

Description

@JamesAPetts

An alternative approach is now that we are using parallel projection, we can keep the camera position outside of the volume, and just move the near and far clipping planes along with the focal point, which will be the center of the target slice. Zoom is then achieved by making the parallelScaling of the frustum larger and smaller.

This will also come with the benefits of not having to worry if the camera is within the MIP volume.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions