https://github.com/debbieyuen/squishydonuts
A softbody physics simulation game of a photorealistic donut. Made with Unity Obi Physics, MudBun, and Blender
https://github.com/debbieyuen/squishydonuts
blender game-development softbody-simulation unity-physics unity3d
Last synced: about 2 months ago
JSON representation
A softbody physics simulation game of a photorealistic donut. Made with Unity Obi Physics, MudBun, and Blender
- Host: GitHub
- URL: https://github.com/debbieyuen/squishydonuts
- Owner: debbieyuen
- Created: 2023-07-13T17:08:53.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-27T21:31:47.000Z (almost 3 years ago)
- Last Synced: 2025-03-02T11:52:23.858Z (over 1 year ago)
- Topics: blender, game-development, softbody-simulation, unity-physics, unity3d
- Language: C#
- Homepage:
- Size: 24.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Squishy Donuts 🍩
Squishy Donuts is an abstract simulation made with Unity, MunBun, Squash and Stretch, and Obi Softbody
### Requirements
* Unity 2021.1.24f1
* [Obi Softbody](https://assetstore.unity.com/packages/tools/physics/obi-softbody-130029)
* [MudBun](https://assetstore.unity.com/packages/tools/particles-effects/mudbun-volumetric-vfx-modeling-177891)
* [Squash & Stretch](https://assetstore.unity.com/packages/tools/particles-effects/squash-stretch-kit-106993)
### Donut Interactions
| Action | Reaction |
| --- | --- |
| Drag | Crumbles and falls apart |
| Bounce | Donut jiggles and crumbles |
| Tug | Donut's dough stretches |
| Grab | Parts of the donut come apart |
| Pull | Donut's dough pulls and comes apart |
| Throw| Donut breaks into large pieces |
## Project Setup
Make sure you have Unity 2021.1.24f1 installed. Squishy Donuts is a 3D Unity project. Then, clone the repo
```bash
$ git clone https://github.com/debbieyuen/squishydonuts
```
Head over to Package Manager and add the following packages:
* MudBun: Volumetric VFX & Modeling
* Squash & Stretch Kit
* Obi Softbody