nikmonios / plot_3D_NS3

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:C++ 86.0%Language:Python 14.0%