Project specification
Team: Make HOOKE great again
Team members: Adam Torkkeli-Johansson (adamjoha@kth.se), Ramtin Erfani (ramtin1995@gmail.com), Gabriel Gessle (gessle@kth.se)
Project: Rope Bridge Simulation
We plan on using Unity to make this a real time simulation and like stated above we intend to use spring forces between points on the bridge to simulate the bridges behavior. Although there is built in support for spring systems in Unity we plan on implementing our own versions of spring behaviour using Hooke’s law. As a start we plan on implementing either Euler or Runge-Kutta (RK4) integration methods for location approximations. If we have enough time we will also implement the wooden planks breaking if under a large enough force, this should be using predefined thresholds where the planks are supposed to break.
The final system will include a rope bridge that is affected by wind (we will either use build in wind features in Unity or custom wind forces that we make ourselves) and several weights that can be dropped on the bridge to simulate its behaviour. We believe that the structure of the rope bridge will look something like this:
The physics simulations that we will create ourselves:
- Hooke´s law, spring force between objects
- Wind force (maybe)
- Pressure force (when objects are dropped on the bridge, deciding if the planks break or not)
The preexisting physics simulations that are present in Unity that we will use:
- Gravitational force
- Wind force (maybe)
Kommentarer
Skicka en kommentar