u/JohnChristof410

▲ 1 r/swift

Hi everyone,

I’m building SumoGUIMac, an open-source native macOS GUI/viewer for Eclipse SUMO traffic-simulation workflows. The reason I am doing that is because sumogui has serious on Mac issues and is unusable in Tahoe and I need this program for my MSc dissertation. It’s written in SwiftUI + Metal and connects to a normal user-installed SUMO runtime over TraCI. It can currently open configuration files, launch or attach to SUMO, step/play simulations, render lanes/junctions/live vehicles, and inspect selected objects.

Repo: GitHub - christofilojohn/sumoMacGUI: A scaled-down port of sumoGUI application for MacOS for urban mobility simulations · GitHub

It’s still work in progress but I’d really value feedback from Swift/macOS developers on the app architecture, Metal rendering path, packaging, and how to make it easier for people to try !

Thanks, feel free to reach out!

u/JohnChristof410 — 15 days ago