d-ronnqvist / SCNBook-code

The sample code for the different chapters in "3D Graphics with Scene Kit" (which I call "SCNBook" as a joke)
MIT License
223 stars 50 forks source link

Morphing and Skeletal Animation #4

Open d-ronnqvist opened 9 years ago

d-ronnqvist commented 9 years ago

The classes SCNMorpher and SCNSkinner are used to bend meshes for things like character movement.

For some of the theory it relies on the reader knowing about vertices.