Free online training: learn 3ds Max, Maya or MotionBuilder APIs in just one hour a day!

This is likely to be somewhat "off-topic" for the majority of this blog's readership, but anyway, here goes. (It turns out an increasing number of traditional CAD customers are making use of adjacent visualization applications, so I'm sure there are some people out there who will find this of interest... 🙂

Many of you have probably heard (or read) me mention, by now, that my team (DevTech) is responsible for providing a variety of technical services for members of the Autodesk Developer Network (ADN). What many of you may not know is that this covers pretty much all Autodesk's "platform" products (products that expose programming interfaces and can be used as development platforms). This includes a number of our Media & Entertainment products, such as 3ds Max, Maya, MotionBuilder and even the newly acquired SoftImage products (or at least it's likely to be the case once the dust settles, which may take some time).

The DevTech M&E team is putting together some online training for 3ds Max, Maya and MotionBuilder, and what's interesting about it - aside from the fact it's completely free for anyone to join - is that it's being held during just 1 hour per day over a 10-day period. This is the first time we've tried something like this, so I'm very interested to see how it works.

As always, our online training catalog is available here, and if you want to go straight to the schedule & registration page, here it is.

Here are the dates and the direct registration links. Once again, each class is held over 10 days, with 1 hour of webcast per day:

  • 3ds Max API (Intermediate) - starts May 4th 2009 - Register
  • Maya API (Intermediate) - starts April 13th 2009 - Register
  • MotionBuilder API (Beginner) - starts May 18th 2009 - Register

If you'd like more information on the contents and timing (right now I'm not even sure which hour per day needs to be reserved :-), let me know and I'll find out.

  1. Hello Kean:
    For the PlineJig (see your blog - November 17, 2006, Advanced jigging with AutoCAD .NET - adding keywords),if you set the width to non-zero,as below:

    public void AddDummyVertex()

    {

    // Create a new dummy vertex...

    // can have any initial value

    Polyline pline = Entity as Polyline;

    pline.AddVertexAt(pline.NumberOfVertices, new Point2d(0, 0), 0, 0.5, 0.5);

    }

    Now,the jig image will disappear.You can zoom in the window.Is there any way to solve the problem?

    Thank you!

  2. Hello AZ,

    There is a way - don't set the vertex width to non-zero. 🙂

    Setting segment widths can be tricky (and beyond the scope of the sample I provided). I suggest posting your question to the AutoCAD .NET Discussion Group or to ADN (if you're a member).

    Kean

  3. hi sir i am zahid from paksitan i want to learnt max complete basic , i very thanks full to u that u ur orgnization learn me complete basic of 3d max my id zahid_junejo_13@yahoo.com
    thanks

  4. i have no type key or type pad

  5. A Motion Builder course can be very helpful, awesome!

  6. how could i apply to this online class of motion builder.
    I think it's really great!

  7. You can download the session recording from here.

    Kean

  8. I was just asking if you still provide free online training for max....thanx

  9. The recorded webcast should still be available at:

    autodesk.com/apitraining

    (Click on "Webcast Archive".)

    Kean

  10. I am ijaz from pakistain . I work in ksa as a 2d operater. i want to learn autocad 3d max for building thanks

Leave a Reply

Your email address will not be published. Required fields are marked *