Tagged 'Tutorials'

MAXScript tutorials. Procedural Modeling (Spanish)

2 votes

En estos vídeos, aprenderás a crear un pluging de objeto en 3ds Max, usando la superclase SimpleObject.
Un plugin de objeto define una geometría basada en triángulos, cuya posición, número y orientación, forma un volumen en el espacio 3D. Estos objetos, pueden ser cajas, esferas, o cualquier cosa. En muchos sentidos es similar a las primitivas estándar de 3ds Max, pues el objeto puede variar de tamaño y de número de segmentos.
Estos videos, son parte de las materias de scripting de la Ingeniería en Animación Digital en la Universidad Panamericana en Guadalajara, México.

Lets Play With Array

62 votes

A simple MaxScript tutorial that I wrote to help on question posted into the ScriptSpot forum. Of course, I written it in PDF file and also to facilitate the readers, in manner what allow to read it without bound the context to the forum topic. I was try as well to make it simple for the novice coders. I hope you learn something from it.

Best Regards,

Anubis

Free Video Tutorials!

87 votes
GavinB from CGTalk has generously provided the following free maxscript video tutorials. You'll need the TechSmith codec in order to view the videos... View the original cgtalk discussion thread here...

Clear out the dead wood from the layer manager

62 votes

Clear out the dead wood from the layer manager

Occasionally, you end up with a load of layers in your scene that are no use to anybody, serve no function to society, and end up taking valuable space like an unwanted uncle at a wedding.

MAXScript Cheat Sheet

93 votes

This is a fantastic 2 page reference (written by Markus Boos) for those starting out with MAXScript! 

From the site description:

Ever try exploring the power of MAXSCRIPT? If it seems too confusing to attempt, try this 2-page cheat sheet that covers most of the major concepts in one easy to read reference, courtesy of MAXSCRIPT guru Markus Boos (one of 20 authors of the 3DATS 3ds Max Advanced to Expert book)

How to "Relax" while preserving the volume...

2 votes

It's just a small tip :

We often use the standard "relax tool" or "relax modifier"  that always shrinks the objects...

Maxscript help for 3dsMax 2012 update

3 votes

I've written about setting up your local maxscript help-file: read it here. Alex Mak has posted a nice addition to this. Read it here on cgTalk. Now it's very easy to make your own, local maxscript help behave exactly the same as the online maxscript help. It automatically feeds the word at the cursor-position into the search field. This is what was missing from my previous solution.

LED style animation with MAXScript

7 votes

Just illustration of an example approach which can be done and without writing code but there also a few points where using MAXScript can save alot of time.

Ok, this I start just as idea for quick reply into the forum but as I remember LED style animation is popular task in animators colleges and as am not sure if there is a similar tutorial, I made this.

maxscript help for 3dsMax 2012

2 votes

The maxscript help for 3dsMax 2012 has gone online. By default, 3dsMax doesn't ship with a local help for mascript and for the main program. When pressing the F1 key, your browser opens and finds the help online. This has its advantages and disadvantages. A big disadvantage is that you need an internet-connection, and if you have one, it needs to be fast. For many people this is a reason to download the help-files and use the local version instead.

Python links

14 votes

A collection of links to Python + MAXScript information available. If you find a useful post, add it in the comments and this post will be updated to include it.

CGTalk - Python + MXS - http://forums.cgsociety.org/showthread.php?f=98&t=509631

Syndicate content