Difference between revisions of "NetAnim"

From Nsnam
Jump to: navigation, search
(NetAnim Versions)
 
(8 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.  
+
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]]  
 
[[Image:NetAnim3.png|thumb|The NetAnim GUI]]  
The current release version is 3.103 bundled with ns-3.16
 
  
 
== NetAnim Versions ==  
 
== NetAnim Versions ==  
* Current Stable
+
* NetAnim 3.109 is compatible with ns-3.38 through the current version.
[[ NetAnim 3.104 ]]
+
** 3.109 is a minor release that removes Qt4 support and fixes some compiler warnings
** Unstable-compatible with ns-3-dev
+
 
[[ NetAnim 3.105 ]]
+
* [[ 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 ]]
 +
 
 +
* [[ NetAnim 3.105 ]] was released with ns-3.20
 +
 
 +
* [[ NetAnim 3.104 ]] was released with ns-3.19

Latest revision as of 13:10, 5 October 2023

Main Page - Current Development - Developer FAQ - Tools - Related Projects - Project Ideas - Summer Projects

Installation - Troubleshooting - User FAQ - HOWTOs - 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)