A Maya wrap deformer that is faster than Maya's wrap deformer, can be rebounded, has a GPU implementation, and supports inverted front of chain blend shapes.
Hey, I'm just building this project locally. I think your cmake files depend on at least cmake 3 as you use the PLATFORM_ID generator expression in your cgcmake FindMaya module.
Hey, I'm just building this project locally. I think your cmake files depend on at least cmake 3 as you use the PLATFORM_ID generator expression in your cgcmake FindMaya module.
https://cmake.org/cmake/help/v3.9/release/3.0.html#generator-expressions
Might be worst bumping cmake_minimum_required in your CMakelist ?
Luke