3D computer graphics (in contrast to 2D computer graphics) are graphics that utilize a three-dimensional representation of geometric data that is stored in the computer for the purposes of performing ...
This repository contains a 3D simulation developed in Python to model complex pursuit-evasion scenarios, specifically focusing on missile guidance against an evasive target employing countermeasures.
The framework can be executed via 1) using in-built rendering pipeline ("Standalone"), 2) headless mode ("Headless") or 3) manual execution ("Manual") which enables running code locally or remotely on ...