Active Ragdolls tutorials?

This page summarizes the projects mentioned and recommended in the original post on /r/Unity3D

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • ActiveRagdoll

    From-scratch implementation of physically simulated character animation with proportional-integral-derivative controllers (PID)

    Okay. I've been looking at this for a couple of weeks now and I've found that there's math involved in creating your own Ragdoll system like quaternions and you are better off going to github.com and searching for projects that have already been started and working off that but the only thing with that approach is not understanding how to change or improve the system is a bit difficult. So, what I'm trying is to use the prefabs from the assets to use in my own system. What I'm doing is using the already rigged model and model with configurable joints attached from the system I found on github Ashleve. There's are the following tutorials that are very in depth that aren't that easy to find that I suggest you follow: 1. Ragdoll series 1 2. Ragdoll Series 2 (not in English) 3. Active Ragdoll Series 3 (Not in English) 4. Active ragdoll Series 4 To just understand the topic and create a basic ragdoll I suggest these videos 1. video 1 (concepts) 2. video 2 (concepts) 3. Video 3 (tutorial) 4. Video 4 (tutorial)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts