Difference between revisions of "NetAnim"

From Nsnam
Jump to: navigation, search
(update wiki page)
Line 2: Line 2:
  
 
NetAnim is an offline animator based on the Qt 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]]  
  
 
== NetAnim Versions ==  
 
== NetAnim Versions ==  
* 3.108 bundled with ns-3.27
+
* NetAnim 3.109 is compatible with ns-3.38
[[ NetAnim 3.108 ]]
+
** 3.109 is a minor release that removes Qt4 support and fixes some compiler warnings
  
* 3.107
+
* [[ 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 ]]
+
  
* 3.106
+
* [[ NetAnim 3.107 ]]
[[ NetAnim 3.106 ]]
+
  
* 3.105 bundled with ns-3.20
+
* [[ NetAnim 3.106 ]]
[[ NetAnim 3.105 ]]
+
  
* 3.104 bundled with ns-3.19
+
* [[ NetAnim 3.105 ]] was released with ns-3.20
[[ NetAnim 3.104 ]]
+
 
 +
* [[ NetAnim 3.104 ]] was released with ns-3.19

Revision as of 15:58, 12 March 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
    • 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)