Search found 1 match

by jhon20
Sat Sep 06, 2014 8:27 am
Forum: Game Programming
Topic: add animation to custom mesh
Replies: 2
Views: 3336

Re: add animation to custom mesh

Instead of skeletal animation you can also use vertex animations which can be done in Purebasic.
For a vertex animation example take a look at the MeshManualFlag.pb in the 3D demos folder.