3D Max Plugin Video Tutorials

If you feel like you're up to the challenge of building your own Ages in Blender or 3ds Max, this is the place for you!
TheMagician
Posts: 110
Joined: Mon Mar 29, 2010 3:14 pm

Re: 3D Max Plugin Video Tutorials

Post by TheMagician »

Thanks for your feedback. I'm glad you like the videos :)

@andylegate: Thanks a lot for putting the videos on the GoMa site. I've read many of your tutorials during the preparation for these videos. Great work!
User avatar
Aloys
Posts: 1968
Joined: Sun Oct 21, 2007 7:57 pm
MOULa KI#: 0
Location: France (GMT +1)
Contact:

Re: 3D Max Plugin Video Tutorials

Post by Aloys »

Thank you for those tutorials Magician; they're a very useful introduction to Max.. I haven't used it in a while and it helps me get back in easier. :)
User avatar
Karkadann
Posts: 1224
Joined: Sun Aug 02, 2009 10:04 am
MOULa KI#: 58452
Location: Earth

Re: 3D Max Plugin Video Tutorials

Post by Karkadann »

I wonder If there is a downloadable 3D Studio Max 7 Bible e-book.pdf file out their someplace that may be helpful
Last edited by Karkadann on Thu Apr 22, 2010 4:55 am, edited 1 time in total.
I Don't Have A Cell Phone, I have Freedom!
User avatar
andylegate
Posts: 2348
Joined: Mon Oct 01, 2007 7:47 am
MOULa KI#: 0

Re: 3D Max Plugin Video Tutorials

Post by andylegate »

Search Amazon.com

I did and they do have Max 7 Bibles still being sold. Some brand new, some used. Some of the used ones are priced at under a dollar. :D
"I'm still trying to find the plKey for Crud!"
Image
Blender Age Creation Tutorials
3DS Max Age Creation Tutorials
TheMagician
Posts: 110
Joined: Mon Mar 29, 2010 3:14 pm

Re: 3D Max Plugin Video Tutorials

Post by TheMagician »

The tutorial on particles needs some more time.

However, I've added a new category to the site: "3D Max Modeling Tips for Age Creators".
Right now there are 3 quick tutorials in there which don't deal with features of the Plasma Plugin but are some general modeling tips for 3D Max newcomers. I tried to explain workflows which might be useful when creating an age.
-Creating a banister using the spacing tool
-Creating a path on a terrain
-Creating 3D models from simple shapes
Metabasalt1
Posts: 68
Joined: Fri Apr 25, 2008 6:03 pm

Re: 3D Max Plugin Video Tutorials

Post by Metabasalt1 »

Thanks to the magician for some wonderful tutorials. I just finished setting up 3ds max 7 on my machine and exporting my first test age. I ran into some problems that I would like to share, so others will not have the problems i did. First of all, in the PlasmaMAX2.ini file, x must =0 and y must = 30. My values got changed somehow, and i could not do a plasma export of my age. Secondly, I set up the testage.age file with notepad. It looked like everything was ok in windows, but when i went to assign pageinfo components to my objects, I could not fine the testage or mainpage options. Shelling out to DOS, I noticed that my testage.age file was actually testage.age.txt! So I just did a ren testage.age.txt testage.age command, and then I could assign the pageinfo components to my objects.
User avatar
andylegate
Posts: 2348
Joined: Mon Oct 01, 2007 7:47 am
MOULa KI#: 0

Re: 3D Max Plugin Video Tutorials

Post by andylegate »

You can use Notepad and not have to go in and change the name, as long as you do the following:

When you go to save your .age file, make sure you click on "Save As", then in the window that pops up, click on the Save As Type and change it from Text Document (*.txt), to All Files (*.*), then type in the name of your .age file (yourage.age).

As long as you save it that way, Max will access it just fine every time.
"I'm still trying to find the plKey for Crud!"
Image
Blender Age Creation Tutorials
3DS Max Age Creation Tutorials
Juriell
Posts: 3
Joined: Sat Feb 11, 2012 1:21 pm

Re: 3D Max Plugin Video Tutorials

Post by Juriell »

Hi!
I'm new to age building and have a dream to build a very enjoyable age. But the problem is that i can't get python working with 3D max.
I was using this tutorial: http://webcache.googleusercontent.com/s ... =firefox-a
There is an "export Python folder for max" mentioned but i cant understand what is meant.
So i tried 3 options (suppose "PathToMyAge"is the folder where i export my created age):
1) i placed the MyAge.py, MyAge.pyc files to the "PathToMyAge" folder and started 3d max 7. I added the Python component to an object but the Python file drop down was empty.
2) i made a "Python" folder inside the "PathToMyAge" folder and put both file there and repeated. Again nothing.
3) i tried even putting my both files into the "dat" folder. Again nothing but the program was also not crashing.

Right now i'm out of options.
Can someone help, please?
Last edited by Juriell on Sun Feb 12, 2012 1:46 am, edited 1 time in total.
User avatar
ametist
Posts: 360
Joined: Fri Dec 28, 2007 6:55 am

Re: 3D Max Plugin Video Tutorials

Post by ametist »

You want a Python-folder inside your export-folder, along with the dat-folder. I suppose you have defined the name of your export-folder in your PLASMA2.ini.
This pyhtonfile inside max shall be set as 'global', as mentioned inthis wiki-article

Good luck!
Juriell
Posts: 3
Joined: Sat Feb 11, 2012 1:21 pm

Re: 3D Max Plugin Video Tutorials

Post by Juriell »

ametist wrote:You want a Python-folder inside your export-folder, along with the dat-folder. I suppose you have defined the name of your export-folder in your PLASMA2.ini.
This pyhtonfile inside max shall be set as 'global', as mentioned inthis wiki-article

Good luck!
I think i have to specify my problem. My export folder is defined correctly. I have also linked to my age before i wanted to add Python components.
The main problem is that after adding the Python component to my object i cant choose any Python file. the list is blank.

Thanks for support.
Post Reply

Return to “Building”