io7m / jcalcium

Skeletal animation
ISC License
0 stars 0 forks source link

Deformation - software #15

Closed io7m closed 7 years ago

io7m commented 7 years ago

A software implementation of mesh deformation.

There is a requirement to deform the vertices of a very low-polyon mesh attached to a skeleton in order to calculate bounding volumes for collision detection.

In addition, it should be possible to write the deformed vertices into an array buffer on the GPU for previewing.

io7m commented 7 years ago

Depends #7