Creative COW SIGN IN :: SPONSORS :: ADVERTISING :: ABOUT US :: CONTACT US
Creative COW's LinkedIn GroupCreative COW's Facebook PageCreative COW on Twitter
LIBRARY:TutorialsVideo TutorialsReviewsInterviewsEditorialsFeaturesBusinessAuthorsRSS FeedTraining DVDs

MAXScript 101

COW Library : Autodesk 3ds Max : Michael Hurwicz : MAXScript 101
MAXScript 101
A Creative COW Training Product Review

Michael Hurwizc reviews MAXScript 101 by John Wainwright
Michael Hurwicz

Michael Hurwicz
email: Michael Hurwicz
Web: www.hurwicz.com
Author, "Using Macromedia Studio MX 2004"
Eastsound, WA USA

© 2005 Michael Hurwicz. All rights reserved.


Article Focus:
Author/Animator/Musician Michael Hurwicz looks at MAXScript 101, a training DVD by John Wainwright, the creator of MAXScript and determines that this is one of the best video-based training courses of any kind.


John Wainwright's MAXScript 101 training DVD is one of the best video-based training courses of any kind that I have run across. John is the original creator of MAXScript, so his credentials as a MAXScript geek are impeccable. However, excellent geeks are not always excellent instructors. John is both. On every essential point -- content, organization, presentation, production values -- this DVD is first-class.

I'm not going to try to summarize the content: (Click here for a detailed synopsis.) I will say that the DVD covers a lot of territory for a 3 1/2 hour course. By the time you've gone through the DVD, you should be able to tackle scripting most of the basic things you can do interactively in 3ds Max . Not that you'll know all the details of the code -- you won't -- but you'll know how to proceed to build the tool you want. This is particularly true because of the MAXScript Listener, which records most of what you do in 3ds Max and displays it as MAXScript. This makes the initial steps of building a script a no-brainer much of the time. The rest of the job often consists of wrapping some generic code around the function-specific code the Listener gives you. The basic coding skills that this DVD gives you can really go a long way in combination with the Listener.

3ds Max includes some good beginning MAXScript tutorials (based on John's own introduction to the early releases of MAXScript). So, for $95, what will this DVD give you that the free tutorials don't?

Basically, I find the DVD easier to absorb and follow, both for getting the "big picture" architecture of MAXScript and for detailed code explications. A big part of this, I am sure, is just John's ability to explain this stuff in terms I can grasp. It's also partly because of various kinds of visual aids that are difficult to duplicate in written tutorials. At its simplest level, this includes the mouse cursor pointing to things as John refers to them. I find this incredibly helpful. In addition, when John talks about a particular code block, he is able to highlight it and even label it. (See the figure below.) And then when he talks about the relationship of that code block to another block, he can draw an arrow from block to block.The same holds true when talking about something in a viewport.

These kinds of visual aids can also help when presenting overview material. One small example is the overview of rollout construction, what order things have to come in and why. (See figure below.)


The DVD intertwines theory, demonstration and detailed code explication very effectively. First, John will present an overview of a code example, along with some succinct, rigorous discussion of relevant MAXScript architecture. Then he'll run the code so you can see what it does. Finally, he dives into the code itself and talks about how it works line by line and block by block.

You can try to follow the same strategy with written tutorials, but it's a bit like trying to put together your first tricycle from the instructions in the box, as opposed to letting Mom or Dad help you. If what you really want to do is ride your new trike, take the help. You'll put together the next one all by yourself, and the skills you pick up will transfer to bicycles, motorbikes, cars and trucks.

There are two areas in which the written materials have it all over the DVD:

  • First, the written materials are up-to-date. The DVD dates back to Max 5. For the most part, this really doesn't matter: The basics haven't changed. However, I am sure an updated version of this course would contain some changes, to reflect improvements in recent versions of MAXScript. For instance, the DVD mentions persistent global variables. As of Max 8, these are recommended against, in favor of scripted Custom Attributes.

  • Second, the written MAXScript reference is searchable. The DVD is easy to navigate for a DVD, but when you're looking for some specific information, it's still much faster to search the MAXScript reference.

Ultimately, the written materials and the DVD are complimentary. For actually learning the basics of MAXScript, I bet that most people will have an easier time with the DVD. As a reference, for updates, and for more advanced topics, the written materials are necessary.

I find that video tutorials are the best way to absorb most computer-related topics, especially in the early stages of learning, I doubt you'll find a better one than this for MAXScript.



Pros
Excellent coverage of the basics
Excellent presentation
Excellent use of visual aids
Good production values (video and audio quality)
All sample files included


Cons
Dates to Max 5
Not searchable

Bottom Line
Good value for the money.

I give John Wainwright's MAXScript 101 training DVD 5 out 5 COWs. To purchase the DVD described in this article, you can go here:
http://lyric.com/maxscript101/index.htm

Michael Hurwicz has created some beginner/intermediate tutorials for 3ds max, available at www.vtc.com.

© 2005 by Michael Hurwicz








Click here to visit Creative COW's user forums and many other articles if you got here by a direct link to this page





  Autodesk 3ds Max Tutorials   •   Autodesk 3ds Max Forum
Reply   Like  


Related Articles / Tutorials:
Autodesk 3ds Max
Creating & Controlling Simple Eyes in 3ds Max: 4 - Using Manipulators

Creating & Controlling Simple Eyes in 3ds Max: 4 - Using Manipulators
  Play Video
In the fourth and final part of his tutorial series on creating and controlling simple eyes in 3ds Max, Andrew Devis shows how to use manipulators to control the upper and lower eyelids of the eyes we have created. To do this, Andrew demonstrates how to use wire parameters to link specific manipulators to more than one object such that the eye lids of both eyes are controlled by one set of manipulators to ensure that they are synchronised. In addition, Andrew also shows how to lock transforms to limit possible mistakes while animating.

Tutorial, Video Tutorial
Autodesk 3ds Max
Creating & Controlling Simple Eyes in 3ds Max: 3 - Controlling both eyes together

Creating & Controlling Simple Eyes in 3ds Max: 3 - Controlling both eyes together
  Play Video
In the third part of his first 3ds Max tutorial series for Creative Cow, Andrew Devis continues with the project by showing how to control both eyes with one controller. He demonstrates two methods to do this including one method that uses a object created and repositioned in the scene using constraints and with added depth for better visual feedback and selection. Andrew also demonstrates how to reset the transforms of the repositioned item so that it can be moved.

Tutorial, Video Tutorial
Autodesk 3ds Max
Creating & Controlling Simple Eyes in 3ds Max: 2 - Creating Eye Controls

Creating & Controlling Simple Eyes in 3ds Max: 2 - Creating Eye Controls
  Play Video
In the second part of his first 3ds Max tutorial series for Creative Cow, Andrew Devis continues with the project by showing how to create point helpers to control the movement of the eyeball. In this lesson, Andrew covers issues such as using different layers to place mesh and controllers on, creating copies of items and, importantly, learning to use constraints to constrain the movement of an item.

Tutorial, Video Tutorial
Autodesk 3ds Max
Creating & Controlling Simple Eyes in 3ds Max: 1 - Creating the Eyes & Materials

Creating & Controlling Simple Eyes in 3ds Max: 1 - Creating the Eyes & Materials
  Play Video
In this first 3ds Max tutorial in his new series, Andrew Devis shows how to create simple eyes in 3ds Max and then create the controllers needed to animate them simply and quickly. In this first part Andrew shows how to create a simple eye, make simple materials for the eye, how to apply those materials to specific parts of the eye and then how to create a simple solution for eye lids.

Tutorial, Video Tutorial
Autodesk 3ds Max
Creating the Matrix Bullet Effect using 3D Studio Max

Creating the Matrix Bullet Effect using 3D Studio Max
  Play Video
In this tutorial, Michael Park will demonstrate how to recreate the famous bullet trail effect from the Matrix. While this is an older effect, the principles and techniques can apply to a number of other effects. Mike will demonstrate how to use Particle Flow with instanced geometry to create the bullets and trails and also throw in a tip on how to make the bullets slow down to a stop in mid-air.

Tutorial, Video Tutorial
Autodesk 3ds Max
3ds Max 2011: Making Ice Cubes / Slate Material Editor

3ds Max 2011: Making Ice Cubes / Slate Material Editor
  Play Video
In this tutorial, Creative COW Leader Michael Hurwicz uses the new Slate Material Editor in 3ds Max 2011 to create ice cubes.

Tutorial, Video Tutorial
Autodesk 3ds Max
Three Books on 3ds Max

Three Books on 3ds Max

Creative Cow Leader Michael Hurwicz looks at three books on 3ds Max (two new ones based on 3ds Max 2010, and one based on 3ds Max 2009) and finds each useful in its own way.

Review
Autodesk 3ds Max
Introduction to 3ds Max 2010 Particle Paint Helper

Introduction to 3ds Max 2010 Particle Paint Helper
  Play Video
In this 3ds Max 2010 tutorial, Michael Hurwicz Michael Hurwicz looks at the new Particle Paint feature, which allows you to spray particle seeds on any object. You then use new operators in the Particle Flow system to convert these seeds to particles. The tutorial demonstrates freehand painting and uses the new Birth Paint operator to convert the seeds to particles.

Tutorial, Video Tutorial
Autodesk 3ds Max
Introduction to 3ds Max 2010 Graphite Modeling Tools

Introduction to 3ds Max 2010 Graphite Modeling Tools
  Play Video
In this 3ds Max 2010 tutorial, Michael Hurwicz introduces the new Graphite Modeling Tools, and in particular the Generate Topology feature, which allows you to quickly change the underlying structure of an editable poly to resemble bricks, tiles, diamond shapes, and a number of other options. The tutorial uses bricks as a demonstration of this capability.

Tutorial, Video Tutorial
Autodesk 3ds Max
Introduction to 3ds Max 2010 Viewport Label Menus

Introduction to 3ds Max 2010 Viewport Label Menus
  Play Video
In this 3ds Max 2010 tutorial, Michael Hurwicz looks at the new viewport label menus, which provide quicker access to some of the most common viewport-related functions, such as showing statistics, showing and hiding the grid, changing the view (e.g. front, back, perspective), and changing the shading mode (e.g. smooth and highlights, wireframe, edged faces)..

Tutorial, Video Tutorial
MORE


FORUMSTUTORIALSMAGAZINESTOCKYARDVIDEOSPODCASTSEVENTSSERVICESNEWSLETTERNEWSBLOGS

Creative COW LinkedIn Group Creative COW Facebook Page Creative COW on Twitter
© 2012 CreativeCOW.net All rights are reserved. - Privacy Policy

[Top]