|
|||||
|
|
#1 |
|
Paramedic
Join Date: Jul 2007
Location: germany, Hamburg
Posts: 332
Thanks: 0
Thanked 0 Times in 0 Posts
|
learning maxscript
hi guys,
i've decided to take a peek on maxscript. is there any literature you can recommend? Is it necessary to buy any books? (if so, which books?) Or do you find the max helpfile good enough to get an in depth scope of possibilitys and ideas on how to solve problems? thanks in advance ![]() ![]()
__________________
not giving up is the right way to become pro someday ![]()
|
|
|
|
|
|
#2 |
|
Supplies Coordinator
Join Date: Oct 2004
Location: United States
Posts: 3,343
Thanks: 0
Thanked 11 Times in 8 Posts
|
Oh god no; please don't buy any books. None of them are any good.
The best place to start is with the documentation. Maxscript has pretty good tutorials in the documentation, and I've always found it valuable to learn based on experience. Any specific project in mind?
__________________
Be sure to check out my blog because there's tons of useful resources there: |
|
|
|
|
|
#3 |
|
Registered User
Join Date: May 2009
Location: Ireland
Posts: 450
Thanks: 5
Thanked 6 Times in 6 Posts
|
wat can max script actually do ?
I hear people talk about it and i still dont get its potential
__________________
DOM WAR THREAD PLEASE SUPPORT http://forums.3dtotal.com/showthread.php?t=82649 THE MORE SUPPORT I GET THE MORE THE BANANA DANCES
|
|
|
|
|
|
#4 |
|
Supplies Coordinator
Join Date: Oct 2004
Location: United States
Posts: 3,343
Thanks: 0
Thanked 11 Times in 8 Posts
|
Maxscript...is a beautiful and ugly thing. Almost everything in 3dsMax is exposed to the scripting language, allowing you to automate 99% of 3dsMax operations. For example, suppose your team is making a post-apocalyptic warzone, and they need to do some "melty-damage" to their buildings. You can script something up that'll procedurally model in damage to all of those objects- saving dozens of man-hours. Or you could write a new tool that de-triangulates a mesh into quads to facilitate cross-platform Import/Export. Or you could...[blah blah blah].
What makes it ugly is that the final 1% that isn't part of the language is pretty critical. Things like window control are notably missing, and too often some things just don't work. For example, the edge-to-poly and vertex-to-edge selection tools in the Edit UVW tool don't work properly, which can halt a project in it's tracks. Maxscript is an example of a clumsy, often broken, and poorly supported scripting language. However, within the context of such a powerful program (3dsMax) it's a very useful tool.
__________________
Be sure to check out my blog because there's tons of useful resources there: |
|
|
|
|
|
#5 |
|
Registered User
Join Date: May 2009
Location: Ireland
Posts: 450
Thanks: 5
Thanked 6 Times in 6 Posts
|
cool i have to look into that now cause im starting a short batman fan film and some of the stuff u said sounds usefull
![]()
__________________
DOM WAR THREAD PLEASE SUPPORT http://forums.3dtotal.com/showthread.php?t=82649 THE MORE SUPPORT I GET THE MORE THE BANANA DANCES
|
|
|
|
|
|
#6 |
|
Supplies Coordinator
Join Date: Oct 2004
Location: United States
Posts: 3,343
Thanks: 0
Thanked 11 Times in 8 Posts
|
Just remember that sometimes it's faster to take the stairs than the elevator.
![]()
__________________
Be sure to check out my blog because there's tons of useful resources there: |
|
|
|
|
|
#7 |
|
Registered User
Join Date: May 2009
Location: Ireland
Posts: 450
Thanks: 5
Thanked 6 Times in 6 Posts
|
i know lol
__________________
DOM WAR THREAD PLEASE SUPPORT http://forums.3dtotal.com/showthread.php?t=82649 THE MORE SUPPORT I GET THE MORE THE BANANA DANCES
|
|
|
|
|
|
#8 |
|
Paramedic
Join Date: Jul 2007
Location: germany, Hamburg
Posts: 332
Thanks: 0
Thanked 0 Times in 0 Posts
|
i want to create a script which builds me finished, uvw'd, textured, rigged,animated models PLUS rendering, so its a ALL in ONE button click
ahah how cool would that be haha jk jkwell.. i dont have anything in mind yet, but something like polyboost would be interesting to do I will have to find some problems to solve first... maybe somebody does have some minor problems/ideas for me to try scripting? ![]()
__________________
not giving up is the right way to become pro someday ![]()
|
|
|
|
|
|
#9 |
|
Registered User
Join Date: Aug 2005
Location: Netherlands
Posts: 1,637
Thanks: 5
Thanked 23 Times in 22 Posts
|
I find maxscript hard to do, but that might be because I'm not a programmer. I'm already glad I can program xhtml and css, but it pretty much ends there. Some basic php maybe, and some basic ActionScript, and thats it.
Dived into Maxscript once. I do must say I found it looks a lot like ActionScript, which makes it a bit easier. Thing is tho, if I have programmed something, I cant remember how I did it and so kinda have to start all over again. So, if you ever go and start maxscript, I wish you more luch than I had with it. |
|
|
|
|
|
#10 |
|
3d assembly-line
Join Date: Jun 2003
Location: Germany
Posts: 139
Thanks: 0
Thanked 0 Times in 0 Posts
|
I got myself a copy of that book, ages ago...and I can't really complain about it. The maxScript reference is very good and covers all the important topics, however I find it not the easiest way to learn MXS. As the name says, it's a reference, not a tutorial. But that depends on your previous programming experience.
Well if you want to learn MXS, you should be able to pick something to start with. ![]() |
|
|
|
|
|
#11 | |
|
conscientious objector
Join Date: Sep 2007
Location: cambridge, uk
Posts: 4,234
Thanks: 3
Thanked 126 Times in 120 Posts
|
Quote:
I wrote a whole bunch of that sort of thing for a project a while back - didn't take long to do but saved days of work over the course of a month or two since i was dealing with 60 or 70 files at a time |
|
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|