An open API service indexing awesome lists of open source software.

https://github.com/kingnobro/games103

Physically-Based Animation
https://github.com/kingnobro/games103

Last synced: 2 months ago
JSON representation

Physically-Based Animation

Awesome Lists containing this project

README

          

# games103

### Lab 1: Angry Bunny

- Leapfrog Integration
- Velocity Update
- Rigid Body Collision Detection and Response by Impulse

[![LV6fP0.gif](https://s1.ax1x.com/2022/04/11/LV6fP0.gif)](https://imgtu.com/i/LV6fP0)

### Lab2: Cloth Simulation

- Implicit Cloth Solver
- Position-Based Dynamics (PBD)

[![LYJPED.gif](https://s1.ax1x.com/2022/04/16/LYJPED.gif)](https://imgtu.com/i/LYJPED)

### Lab3: Bouncy House

[![LcWFu6.png](https://s1.ax1x.com/2022/04/21/LcWFu6.png)](https://imgtu.com/i/LcWFu6)

[![Lc2Bzq.gif](https://s1.ax1x.com/2022/04/21/Lc2Bzq.gif)](https://imgtu.com/i/Lc2Bzq)

### Lab4: Pool Ripples

- Shallow Wave to update height field
- one-way coupling: expel water under the rigid body by setting up a virtual height

[![LR50v4.gif](https://s1.ax1x.com/2022/04/22/LR50v4.gif)](https://imgtu.com/i/LR50v4)