PERSONAL PROJECT

Double Pendulum

Simulation Personal PC Unity

A tool to simulate the behavior of a double pendulum. It lets you set parameters such as gravity, initial swing angle, arm length and mass, which affect its behavior over time. I also added graphs to analyze how the pendulum's swing angle changes over time.

MY ROLE

I built a simulation tool focused on exposing the behavior of a double pendulum through adjustable physical parameters. Beyond the simulation itself, I also implemented graphs that help visualize how the system changes over time and make the results easier to analyze. The project combined programming, mathematical behavior and presentation into a single small tool.

MAIN CONTRIBUTION

  • Physics simulation
  • Adjustable parameters
  • Graph-based analysis