Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added bitmap cache with background processes #4

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

akevalion
Copy link

This pull request enables a quatree for big visualizations.

This uses 2 bitmaps, 1 bitmap for the entire visualization and second bitmap for a quality visualization.
check AbstractMemoryPresenter >> #mouseClick: to propagate the event to the nodes.
This is not a general solution for Roassal3, Roassal3 will support R-tree in a future.

@hogoww
Copy link
Owner

hogoww commented May 13, 2022

DNU NewSpacePresenter >> #newRoassal
Seems to be a missing method

@hogoww
Copy link
Owner

hogoww commented May 13, 2022

searched for it in p11 and moose 9

@akevalion
Copy link
Author

You will need last version of roassal

@hogoww
Copy link
Owner

hogoww commented May 13, 2022

RSPolyphemusRTree is not declared

@akevalion
Copy link
Author

I have fixes the issues that we faced
For now it should be work ✌️

@hogoww
Copy link
Owner

hogoww commented May 16, 2022

accidentally pushed my own updates from my main to yours...
Doesn't change anything but still

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants