My Submission for the WWDC26 Swift Student Challenge [Submitted]
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
- 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



