3ds Max | Tutorials

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.

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.

MaxScript image button .BMP layout

10 votes

A MaxScript button image layout how to. Included below (buttons2_16.zip) are the maxscript text and photoshop psd files shown in the tutorial. I can sum up the whole exercises with one word "spacing".

Pay attention to the 16px dimensions show here. The psd file includes a frame guide layer showing correct button spacing.

email me with any question. [email protected]

Maxscript tutorial: Abbreviations

4 votes

Have ever wished for maxscript to have short cuts, So instead of writing a whole code like for loops ... or functions you just have to type (fordo) for example or (FN) and then press a Ctrl + Shift + A and it will throw you a full code that you pre defined, it's like magic and saves a lot of time. In this small tutorial we are gonna discuss how to do this using maxscript hidden technique (Abbreviations)

Maxscript tutorial: Print vs Format

2 votes

I just finalized a Maxscript tutorial showing the difference between Print and Format command when exporting to external files, check it out.

 

Maxscript tutorial: Read external text file

1 vote

As the titles says this tutorial is about reading an external txt file. My friend asked me how to read and external text file using maxscript. He wanted to create a tool that grab system directory paths from an external predefined text file. Check the full tutorial here....

Kindest Regards

Alaa Alnahlawi

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.

Modeling a Lego Snowspeeder in 3ds max

28 votes

In this tutorial I will build a complete Star Wars LEGO model from scratch using Autodesk 3ds Max 8. Originally I made this for the speed modeling contest. Since the purpose of this contest is to model as much as possible within one hour, I didn’t model the underside of the lego bricks (or the underside of the model).

My Blog Huh?

Actually I have already started a blog here: (can i put a link here?)

mertens3d - Blog

New Maxscript Tutorial Series - Beginner to Intermediate by Kevin Harper.

2 votes

Hey Scrip Spot.

I created a tutorial series for Max Script for 3ds max artists that starts at the very begging. I wanted people with no knowledge of programming to be able to write tools for max.

Here it is. Enjoy! http://angryarray.servegame.com/

Syndicate content