# NetLogo 3D for modeling 3D worlds
# Headless mode allows doing batch runs from the command line
=====Display and visualization=====
# Line, bar, and scatter plots
# Speed slider lets you fast forward your model or see it in slow motion
# View your model in either 2D or 3D
# Scalable and rotatable vector shapes
# Turtle and patch labels
=====APIs=====
# controlling API allows embedding NetLogo in a script or application
# extensions API allows adding new commands and reporters to the NetLogo language; open source example extensions are included
====有趣的发现====