Skip to content

How to display accurately when size is really big? #3

@Akira565

Description

@Akira565

Hi.
I tried the demo and it works really well and smoothly with the 100000x100000 Canvas size the demo shows.
But when I tried using it with the Extent of the PriorityQuadTree being really big
I noticed that it does not display accurately at all. It seems to me it works smoothly up until
around being 10million pixels wide. If the extent goes above this and I use an offset to show this distance
then I loose the ability to show pixel accurate offset change or movement (panning, moving elements).
It seems to me that it is getting more and more inaccurate as the offset value gets bigger.
For example when I use an Extent width and offset around 700 million pixels I need to
move the offset around 65pixels to make it show this change visually.

So my question is, is it possible to use this virtual canvas somehow to show offset movement with pixel perfect accuracy even with the extent and offset being as huge as a few hundred million pixels?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions