https://github.com/kingnobro/games103
Physically-Based Animation
https://github.com/kingnobro/games103
Last synced: 2 months ago
JSON representation
Physically-Based Animation
- Host: GitHub
- URL: https://github.com/kingnobro/games103
- Owner: kingnobro
- Created: 2022-04-06T10:51:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-22T15:13:04.000Z (over 3 years ago)
- Last Synced: 2025-03-14T20:35:44.785Z (7 months ago)
- Homepage:
- Size: 2.04 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# games103
### Lab 1: Angry Bunny
- Leapfrog Integration
- Velocity Update
- Rigid Body Collision Detection and Response by Impulse[](https://imgtu.com/i/LV6fP0)
### Lab2: Cloth Simulation
- Implicit Cloth Solver
- Position-Based Dynamics (PBD)[](https://imgtu.com/i/LYJPED)
### Lab3: Bouncy House
[](https://imgtu.com/i/LcWFu6)
[](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[](https://imgtu.com/i/LR50v4)