NetSimulyzer icon indicating copy to clipboard operation
NetSimulyzer copied to clipboard

Manipulating 3D Scene with mouse is not working as explained in the Documentation

Open igs3000 opened this issue 3 years ago • 2 comments

Hello Evan,

Manipulating 3D Scene with mouse is not working as explained in the Documentation. (My Debian may steal those mouse events - I do not know :-) :-) )

Left Mouse + Move: Move the chart view -I didn't tested it

Scroll Up, + or =: Zoom In -Not working in main 3D window

Hold Ctrl (Windows/Linux) or cmd (macOS) to zoom horizontally only -Not working in main 3D window Hold Alt to zoom vertically only -Not working in main 3D window Scroll Down, or -: Zoom Out -Not working in main 3D window

Hold Ctrl (Windows/Linux) or cmd (macOS) to zoom horizontally only -Not working in main 3D window Hold Alt to zoom vertically only -Not working in main 3D window R: Reset Zoom -Not working in main 3D window

Arrow Keys: Scroll Chart -I didn't tested it

The only working thing with mouse is :

(Left Click + Move mouse left-right-down-up) - It is Just tilting the camera view left, right up and down from center. In fact, this mouse move is not at all mentioned in your documentation.

Other things are not at all working with mouse - I may be doing something wrong. Please explain.

In fact, for your information, handling the 3D scene only with keyboard is very slow and not friendly (even though we can speed it with settings).

Another Suggestion: If we click on the node, it is setting camera from its perspective. It is good.

But If you add six buttons in the toolbar for setting camera views from top, bottom, left, right, front back. It may be easy for implement but will give excellent experience to the users. (from bottom, I mean, little from the simulated ground surface).

Charles Pandian

igs3000 avatar Oct 21 '21 06:10 igs3000