Drone Transit Simulation

A full-stack simulation system featuring autonomous drone package delivery with real-time 3D visualization. Built with C++ backend using WebSocket communication and TypeScript/Three.js frontend, implementing multiple pathfinding algorithms (A*, BFS, DFS, Dijkstra) for route optimization.


c++

typescript

three.js

websocket