d-ronnqvist / SCNBook-code

The sample code for the different chapters in "3D Graphics with Scene Kit" (which I call "SCNBook" as a joke)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Morphing and Skeletal Animation

d-ronnqvist opened this issue · comments

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.