fruit...@gmail.com
unread,Jul 19, 2018, 10:02:07 AM7/19/18Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Python Programming for Autodesk Maya
hi there,
I'm prototyping a deformer in python / maya2017, and while I usually draw a lot of openGL for debugging purpose (draw points, curves, vectors, etc...), I'm facing an issue with m2017/vp2.
The drawing is working differently in the new viewport, and I can't find a way of drawing, when not using a locator.
Does anyone know how to draw openGL in VP2 outside of the usual workflow (i.e. some call to openGl in the deform method, like I was doing with VP1)
Any help will be really appreciated !
Thanks =]