NetSimulyzer icon indicating copy to clipboard operation
NetSimulyzer copied to clipboard

A flexible 3D visualizer for displaying, debugging, presenting, and understanding ns-3 scenarios.

Results 19 NetSimulyzer issues
Sort by recently updated
recently updated
newest added

Hi, After I installed Netsimulyzer for ns-3 3.35, I get the following error first.cc example. How do I resolve it? ``` root@user:~/ns-3-dev$ ./waf --run scratch/mobility-buildings-example -v Waf: Entering directory `/home/user/ns-3-dev/build'...

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...

discussion

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

parser
render

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....

render

Dear Evan Black, Sorry, As you have closed the issue that I have created earlier, I hereby post this as a separate issue. If you carefully notice the following scenario,...

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

render
settings

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...

window
discussion

I think, Visualization of features such as Packet Transmission Event, Packet Drop Event are not yet implemented in NetSimulyzer. Visualizing Packet Transmission Events as an expanding sphere will a pleasant...