NetSimulyzer
NetSimulyzer copied to clipboard
A flexible 3D visualizer for displaying, debugging, presenting, and understanding ns-3 scenarios.
We can double click on a node to zoom to its location. However, while browsing the topology, it would be nice if just selecting a node in the node list...
Hello Evan, In Omnet++, there is a functionality through which we can include realistic 2D and 3D street maps and moels from free sources like Open Street Map and OSGEarth...
Hello Evan, I think, adding a little bit of audio will be another interesting feature. For example, in a simulation, if we are making an aeroplane to move at time...
Hello Evan, I [already](https://github.com/usnistgov/NetSimulyzer/issues/34#issue-1032111446) mentioned moving the camera using mouse. There is a very, very interesting option to consider here: NetSumulyzer already can show the camera view from the point...
Hello Evan, Is there any option to display the actual x, y and z axis with some arrow-line? Because, in the 3D scene, we lose our sense of direction without...
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 :-) :-) )...
The Netsimulyzer documentation shows the following way to use the "decoration" feature auto decoration = CreateObjectnetsimulyzer::Decoration(/* the orchestrator */); decoration.SetAttribute ("Model", StringValue ("path/model.obj")); decoration.SetAttribute ("Height", DoubleValue (2.0)); But if we...
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