Closed 21doublenexus closed 3 years ago
I checked in the required changes yesterday so you'll need to pull the latest VulkanSceneGraph master.
The commit to VSG master was: 6c979fd9795726f886afc602c939247ba0baea36
I confirmed that the problem has been resolved. Thank you.
Hi, Robert~
When I'm going to build the latest version of vsgExample with latest VSG, I met the following error.
error: ‘class vsg::AnimationPath’ has no member named ‘computeMatrix’; did you mean ‘computeLocation’? _lookAt->set(_path->computeMatrix(time));
Do you have plan to update VSG source?