NetAnim: Difference between revisions

From Nsnam
Jump to navigation Jump to search
(Replaced content with "{{TOC}} NetAnim is an offline animator based on the Qt 4 toolkit. It currently animates the simulation using an XML trace file collected during simulation. The first vers...")
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{TOC}}
{{TOC}}


NetAnim is an offline animator based on the Qt 4 toolkit.
NetAnim is an offline animator based on the Qt toolkit.
It currently animates the simulation using an XML trace file collected during simulation. The first version was developed by George F Riley. NetAnim 2 and 3 are written and maintained by John Abraham.
It animates a previously executed simulation using an XML trace file generated during a simulation. The first version was developed by George F Riley. The current version was largely developed by John Abraham.  NetAnim has not been actively maintained/improved since 2017.


[[Image:NetAnim3.png|thumb|The NetAnim GUI]]


== NetAnim Versions ==
* NetAnim 3.109 is compatible with ns-3.38 through the current version.
** 3.109 is a minor release that removes Qt4 support and fixes some compiler warnings


* [[ NetAnim 3.108 ]] was first bundled with ns-3.27 and is compatible through ns-3.37 (and even ns-3.38)


* [[ NetAnim 3.107 ]]


* [[ NetAnim 3.106 ]]


[[Image:NetAnim3.png|thumb|The NetAnim GUI]]  
* [[ NetAnim 3.105 ]] was released with ns-3.20
The current release version is 3.103 bundled with ns-3.16


== NetAnim Versions ==
* [[ NetAnim 3.104 ]] was released with ns-3.19
* Current Stable
[[ NetAnim 3.104 ]]
** Unstable-compatible with ns-3-dev
[[ NetAnim 3.105 ]]

Latest revision as of 13:10, 5 October 2023

Main Page - Roadmap - Summer Projects - Project Ideas - Developer FAQ - Tools - Related Projects

HOWTOs - Installation - Troubleshooting - User FAQ - Samples - Models - Education - Contributed Code - Papers

NetAnim is an offline animator based on the Qt toolkit. It animates a previously executed simulation using an XML trace file generated during a simulation. The first version was developed by George F Riley. The current version was largely developed by John Abraham. NetAnim has not been actively maintained/improved since 2017.

The NetAnim GUI

NetAnim Versions

  • NetAnim 3.109 is compatible with ns-3.38 through the current version.
    • 3.109 is a minor release that removes Qt4 support and fixes some compiler warnings
  • NetAnim 3.108 was first bundled with ns-3.27 and is compatible through ns-3.37 (and even ns-3.38)