Evan Black
Evan Black
Currently, only physical links are displayed between two nodes It would be useful to display logical links between nodes to represent a relationship/connection between them, for example: * Traffic flows...
Currently, we package Assimp with the application, and we build it from scratch every time. This adds a lot of extra build time, for no real gain. Allow the user...
See: https://github.com/usnistgov/NetSimulyzer-ns3-module/issues/36
Currently, the camera movement speed maxes out at ~0.1 units per frame. This is fine for most scenarios, but at larger sizes (100+ km) this can be a bit limiting....
If the user disabled the skybox, then they'll only see the clear color. Allow the user to configure this value, and adjust the default from white to black. See: https://github.com/usnistgov/NetSimulyzer/issues/47#issuecomment-1559608147
Seeing a Node in the 3D scene is nice, and there are some properties we can keep track of by changing things like the color of the model, but ns-3...
We're looking for suggestions for potential new 3D models for the Netsimulyzer. Post a comment below if you have a suggestion for a new model ## Current Suggestions * ~~Router~~...
Carried over refactor from the module. See: https://github.com/usnistgov/ns3-visualizer3d-module/issues/11