Skip to content

Optimization of the display of topological entities during interactio… #135

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

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

Conversation

CharlesPignerol
Copy link
Contributor

…ns. Each entity being displayed by an actor, a "LOD Magix3D" mode is created by assigning each actor a random number between 0 and 100. For each type of topological entity, a threshold from which we switch to "LOD Magix3D" mode is set in configuration: from this number, a number of entities at most equal to this threshold is displayed during interactions. An artifact remains suspended: when left-clicking - without movement - with or without selection - we switch the click time to LOD mode => deactivate this display in the absence of movement.

…ns. Each entity being displayed by an actor, a "LOD Magix3D" mode is created by assigning each actor a random number between 0 and 100. For each type of topological entity, a threshold from which we switch to "LOD Magix3D" mode is set in configuration: from this number, a number of entities at most equal to this threshold is displayed during interactions. An artifact remains suspended: when left-clicking - without movement - with or without selection - we switch the click time to LOD mode => deactivate this display in the absence of movement.
Charles PIGNEROL added 2 commits May 15, 2025 14:12
… mouse cursor has not been moved since the corresponding ButtonDown event.
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.

1 participant