Overview
A continuation of the first volume in the series, further demonstrating the process of porting Python plugins -- from the Maya Python API series -- to C++.
* This is a Patreon series. Project files and videos marked with a are Total Access exclusives.
Course Outline
3 Videos (17 minutes)
00 - Introduction
-
A short overview of the series, the course requirements and what viewers can expect in the upcoming lessons.
01 - Simple Deformer (Part 1)
-
A port of the simple deformer node example demonstrating the creation of a custom deformer node using Maya's C++ API.
02 - Simple Deformer (Part 2)
-
Wrapping up the simple deformer node example, the remaining code, required to deform the geometry, is implemented.
Additional Videos Coming Soon...