Sample Code: Create an animation using HBhvInterpolatorVertexMorph class

Build environment:

  • HOOPS 3DF Version 27.xx (at the time of this writing this KB article)

  • Visual Studio 2015 and up

The HBhvInterpolatorVertexMorph class performs interpolation by interpolating the individual vertex parameters of an object. The result of the animation is that object changes shape but retains the same set of vertices. Check out our forum post to learn how to create a rudimentary animation.