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

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

Awesome Lists containing this project

README

          

# Squishy Donuts 🍩
Screenshot 2023-07-17 at 4 39 47 PM
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