'3D head mesh morphing from one mesh into another using scripts (C, C++, python etc) [closed]

I have 2 3D head images and want to morph one into the other (animation) without using blender, three.js etc. I want to do it using coding preferably using C++, C# or python(libraries are ok). I have done 2D image morphing etc but was unable to replicate it in 3D. Kindly give guidance about the steps that needs to be followed to achieve this task. ( Any Sample project would help).



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source