Skip to main content
Software Engineering Daily

The X-Plane Flight Simulator with Ben Supnik

56 min episode · 2 min read
·
Ben Supnik

Episode

56 min

Read time

2 min

Topics

Leadership, Design & UX, Software Development

AI-Generated Summary

Key Takeaways

  • Physics Engine Architecture: X-Plane uses domain-specific aerodynamics modeling with airfoil elements and wind flow propagation rather than general physics engines, enabling predictive simulation for novel aircraft designs like electric VTOLs without knowing answers beforehand, supporting actual aircraft development workflows.
  • Graphics Migration Strategy: The three-to-four year OpenGL to Vulkan port maintained dual rendering paths during nine-month beta testing, allowing field validation on real hardware configurations without breaking existing installations, proving essential for discovering unpredictable memory management issues before full release.
  • Content Compatibility Framework: Separating physical material properties from rendering implementation enables graphics upgrades without breaking third-party aircraft. Describing what objects are rather than how they behave preserves compatibility across major engine updates while improving visual fidelity through photometric rendering and physically-based materials.
  • Platform Abstraction Design: Keeping platform-specific code layers thin across five operating systems reduces maintenance burden. Custom UI rendering through Vulkan and Metal avoids writing separate native interfaces for each platform, accepting non-native appearance to write features once instead of five times per release.

What It Covers

Ben Supnik details twenty years engineering X-Plane flight simulator at Laminar Research, covering custom physics engines, Vulkan graphics migration, platform compatibility challenges, FAA certification requirements, and balancing performance optimization with backwards compatibility for third-party aircraft content.

Key Questions Answered

  • Physics Engine Architecture: X-Plane uses domain-specific aerodynamics modeling with airfoil elements and wind flow propagation rather than general physics engines, enabling predictive simulation for novel aircraft designs like electric VTOLs without knowing answers beforehand, supporting actual aircraft development workflows.
  • Graphics Migration Strategy: The three-to-four year OpenGL to Vulkan port maintained dual rendering paths during nine-month beta testing, allowing field validation on real hardware configurations without breaking existing installations, proving essential for discovering unpredictable memory management issues before full release.
  • Content Compatibility Framework: Separating physical material properties from rendering implementation enables graphics upgrades without breaking third-party aircraft. Describing what objects are rather than how they behave preserves compatibility across major engine updates while improving visual fidelity through photometric rendering and physically-based materials.
  • Platform Abstraction Design: Keeping platform-specific code layers thin across five operating systems reduces maintenance burden. Custom UI rendering through Vulkan and Metal avoids writing separate native interfaces for each platform, accepting non-native appearance to write features once instead of five times per release.

Notable Moment

Supnik planned to leave software engineering entirely to become an air traffic controller in 2005, offering one final part-time project to X-Plane. Twenty years later, he remains at Laminar Research, having never pursued the FAA callback that eventually arrived.

Know someone who'd find this useful?

Episode Transcript

X Plane is a popular flight simulator developed by Laminar Research. It features a first principles physics engine, realistic aircraft systems, and a wide variety of aircraft. We wanted to understand the engineering that goes into creating a flight simulator, so we invited Ben Supnik on the show. Ben is a software engineer at Laminar, and he's been working on x plane for the past twenty years. He joins the show with Kevin Ball to talk about x plane and his career working on the simulator. Kevin Ball or k Ball is the vice president of engineering at Mento and an independent coach for engineers and engineering leaders. He cofounded and served as CTO for two companies, founded the San Diego JavaScript meetup, and organizes the AI in action discussion group through Latent Space. Check out the show notes to follow Kay Ball on Twitter or LinkedIn, or visit his website, kball.llc. Ben, welcome to the show. Thank you for having me. Yeah. I am so excited to get to dig in. This is an area of software I haven't touched before, so I'm excited to go. But let's start with you. Can you introduce yourself a little bit and share about you and X Plane and what brought you here? I am a software engineer. I've been working on X Plane for over two decades, which is like one hundred and thirty years in software engineering years. If you told me back in 2005, you'll be doing this in 2025, I would have been completely surprised. But I started working on X Plane back in X Plane eight. I was actually planning to get out of software engineering. My plan was to make a total career change and become an air traffic controller. And I had been an X Plane user and enthusiast, a kind of a modder. And I called Austin up and said, you know, I'm doing this training to become an air traffic controller. I can work part time while I'm doing this. How about one last thing before I go? I'm gonna design a new Siri file format for you and get you some data, and, like, that'll be like a sort of a capstone for all the modding I've done. And twenty five years later, here we are. I actually got the air traffic control training. And while I was waiting for the FAA to call me back, there was just more to do on X plane and more to do on X plane. So I kind of stuck around. I started working on the rendering engine. And by the time the FAA actually called me, we were knee deep in X plane eight and making progress, and I realized I was on this flight sim track. Yeah. I would love to sort of dig in with you a little bit on just even what it looks like to be on a project for twenty years because that's a pretty unusual experience. But let's …

Get the full transcript (10,814 words) + summary by email — free

One-time email with the complete transcript and AI summary of this episode. No account needed.

One email, no spam. We’ll also show you what SignalCast does.

Browse all Software Engineering Daily transcripts →

You just read a 3-minute summary of a 53-minute episode.

Get Software Engineering Daily summarized like this every Monday — plus up to 2 more podcasts, free.

Pick Your Podcasts — Free

Keep Reading

Books, tools, and gear mentioned in this episode

SignalCast may earn commission on purchases via these links. As an Amazon Associate, SignalCast earns from qualifying purchases.

Tools

  • Custom UI rendering through Vulkan and Metal avoids writing separate native interfaces for each platform, accepting non-native appearance to write features once instead of five times per release.
  • The three-to-four year OpenGL to Vulkan port maintained dual rendering paths during nine-month beta testing.
  • The three-to-four year OpenGL to Vulkan port maintained dual rendering paths during nine-month beta testing, allowing field validation on real hardware configurations without breaking existing installations.

Products

  • X-PlaneBy guest

    by Laminar Research

    Ben Supnik details twenty years engineering X-Plane flight simulator at Laminar Research, covering custom physics engines, Vulkan graphics migration, platform compatibility challenges, FAA certification requirements, and balancing performance optimization with backwards compatibility for third-party aircraft content.

More from Software Engineering Daily

We summarize every new episode. Want them in your inbox?

Similar Episodes

Related episodes from other podcasts

Explore Related Topics

This podcast is featured in Best Cybersecurity Podcasts (2026) — ranked and reviewed with AI summaries.

Read this week's Software Engineering Podcast Insights — cross-podcast analysis updated weekly.

You're clearly into Software Engineering Daily.

Every Monday, we deliver AI summaries of the latest episodes from Software Engineering Daily and 192+ other podcasts. Free for one show.

Start My Monday Digest

No credit card · Unsubscribe anytime