AirCraft

July 23, 2026 · View on GitHub

My Submission for the WWDC26 Swift Student Challenge [Winner]

Swift Playgrounds Platform License Swift Student Challenge

welcome-image

About This Playground

AirCraft is an iPad app that simplifies the challenging process of designing paper gliders.
It allows users to intuitively design gliders, run aerodynamic simulations, and eventually build them in the real world.
Beginners can learn the basics of aerodynamics while experiencing the joy of trial-and-error engineering.

Demo Video: https://www.youtube.com/watch?v=8kHkH2OmEe8
Download from here: https://github.com/acrostorn/AirCraft/releases/tag/Submission

Technologies Used

  • SwiftUI – A modern UI framework for building declarative user interfaces
  • SceneKit – Powers realistic 3D simulations of AirCraft
  • FoundationModels – Enables integration of local LLM for the analysis of scientific data
  • TipKit – Provides contextual tips and guidance to enhance user experience
  • Charts – Used to visualize various data from aeronautical simulation
  • PDFKit – Supports rendering and exporting the blueprint of AirCraft as PDFs

ScreenShots

screenShot1

screenShot2

screenShot3

License

MIT