pyMCAD: current progress
basic CAD-like behavior in maya, mouse input operation to define vector, input value to define length
measure, move, divide as points, line
progress:
pyMGL – compiled mgl2011.mll (using same system as mgl2012 instead of a python node) mgl2012.mll
CS plane drawing works in maya 2012 viewport 2.0 (as shown above with screen space AO)
Tidied up commands in dockControl
required modules packaged
todo:
HUD message from maya.cmds not working in viewport 2.0 (maya issue, drawing overlay is not updated for 2012)
Locator doesn’t show up in viewport 2.0 (maya issue, might be resolved in 2013?)
VBO/Vertexarray in pyMGL