Skip to content

Viewport culling #608

Closed
@Keavon

Description

@Keavon

Don't draw shapes that have their bounding box outside the viewport coordinates. So let's not render those SVG elements in Rust to save on SVG string-related performance on the Rust and Rust->JS end. This should actually be relatively easy since we already have functions for working with layer bounding boxes.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Status

No status

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions