1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-30 12:40:03 +02:00

Update resources in game development (#8233)

This commit is contained in:
Jawher Kl
2025-02-19 16:48:26 +01:00
committed by GitHub
parent fb34a7176c
commit d7b3f82d18

View File

@@ -4,5 +4,6 @@ Joints in game development primarily refer to the connections between two object
Visit the following resources to learn more:
- [@article@Game Character Rigging Fundamentals](https://learn.unity.com/project/game-character-rigging-fundamentals)
- [@official@Introduction to joints](https://docs.unity3d.com/Manual/Joints.html)
- [@article@Character Rigging for Video Games](https://game-ace.com/blog/character-rigging-for-video-games/)
- [@article@Joints in Unity](https://simonpham.medium.com/joints-in-unity-f9b602212524)