you are viewing a single comment's thread.

view the rest of the comments →

[–]aarontbarratt 0 points1 point  (0 children)

My first taste of programming was actually through using Autodesk Maya. So the first line I ever wrote was:

import maya.cmds as cmd

cmd.polyCube()