vector graphics by scripting + render overlay
Image showing exported vector graphics overlay on mental ray render (scripted so things line up) opened in illustrator. The idea is to use this as a supplement to pyMGL where…
AScriptJob: script testing environment
script testing environment through scriptJob + pyMGL. ability to adjust input and script informed by visual feedback
AProcess: Iterative Scripting aid
Script to produce renders(MentalRay)/screenshots from scripts, read the script to see example usage and setup AProcess.zip example output
pyMGL primitives
Module for custom scripted drawing towards algorithmic sketching with python on maya. By scripting as a design tool (in contrast to scripting for automation, where we only look for geometry…
pyMGL: primitives
Rewrite 90% as module Changelog: General: add control over color, pointsize, lineweight, fill, fill color Circle: draw circle with line segments [todo: ellipse mode] Vector: adjustable pointer size Rect: align…