/plot_3D_NS3

python script to draw a 3D figure for presenting nodes and gateways inside a building

Primary LanguageC++

Instructions

first install the required libraries:

python3 -m venv venv
source venv/bin/activate
pip3 install -r requirements.txt

Then run the script:

python3 3d.py