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

https://github.com/davidkimighty/tars

Totally Accurate Ragdoll Simulator
https://github.com/davidkimighty/tars

active-ragdoll procedural-animation unity

Last synced: about 1 year ago
JSON representation

Totally Accurate Ragdoll Simulator

Awesome Lists containing this project

README

          



Logo

TARS



Totally Accurate Ragdoll Simulator






# About
This project showcases a simple implementation of a physics-based character controller in Unity.

**Procedural Animation**

![bipedal](https://github.com/user-attachments/assets/d55bb25c-8140-488c-844b-946c6a55b405)
![quadrupedal](https://github.com/user-attachments/assets/e59dd082-d14b-42e9-a540-b9572384361a)

**Physics based Procedural Animation**

**Active Ragdoll**

![BipedalCorn](https://user-images.githubusercontent.com/32338791/152670545-02391013-e3e1-4e0a-8cb1-8dc76ea73b30.gif)
![BipedalCornFall](https://user-images.githubusercontent.com/32338791/152670538-92fca0ed-a1ef-4904-b619-4e8b36f57c7f.gif)


(back to top)