1,026
Subscription preferences
Loading...
Loading...
Working...
Edward Andrew
3ds Max 2014 - MaxScript: Writing a Batch Export Script.
305 views
2 months ago
Visit my site: www.Edward-Andrew.co.uk (Updating soon).
Good morning,
It's time we got down to Maxscript, in this video I demonstrate and try to explain how to write a Maxscript to batch export all objects from one scene individually.
If you just want the script and aren't interested in learning how to maxscript then just copy the script at the bottom of this description into you're maxscript editor and save it, then go to run maxscript to use it.
PS: At the end of the video I said I'd like a nice fracture script.
http://www.scriptspot.com/3...
- Edward Andrew
SCRIPT:
sel = selection as array
i=1
For i = i to sel.count do
(
Select sel[i]
objname = $.name
A =$.position
$.pos.x = 0
$.pos.y = 0
$.pos.z = 0
exportfile objname #noprompt selectedOnly:true using:ExporterPlugin.Classes[14]
$.position= A
) Show less
Read more
Good morning,
It's time we got down to Maxscript, in this video I demonstrate and try to explain how to write a Maxscript to batch export all objects from one scene individually.
If you just want the script and aren't interested in learning how to maxscript then just copy the script at the bottom of this description into you're maxscript editor and save it, then go to run maxscript to use it.
PS: At the end of the video I said I'd like a nice fracture script.
http://www.scriptspot.com/3...
- Edward Andrew
SCRIPT:
sel = selection as array
i=1
For i = i to sel.count do
(
Select sel[i]
objname = $.name
A =$.position
$.pos.x = 0
$.pos.y = 0
$.pos.z = 0
exportfile objname #noprompt selectedOnly:true using:ExporterPlugin.Classes[1
$.position= A
) Show less
A guide to using 3ds Max 2014, starting at beginner level and moving on to more advanced level sessions.
-
3ds Max 2014 Guide - Part 9 : Introduction to Bones.
- by Edward Andrew
- 9 months ago
- 1,604 views
Use the subtitles? Let me know and I'll keep adding them.
Learn more here: http://blog.edward-andrew.co.uk/
A beginners tutorial for using bones in 3ds max.
More tutorials are on the way.
- Edw...- CC
-
3ds Max 2014 Guide - Part 8: Biped Key Elements (Subtitled)
- by Edward Andrew
- 9 months ago
- 1,140 views
Learn more here: http://blog.edward-andrew.co.uk/
This is my first video that I've done some extensive editing on. Is this an improvement?
Shall I continue adding subtitles for future videos?
An...- CC
-
Guide to using 3ds Max 2014 - Part 7: Introduction to Particle Systems.
- by Edward Andrew
- 1 year ago
- 795 views
http://blog.edward-andrew.co.uk
A look at making particle systems in using 3ds Max 2014. Apologies about Max crashing at the end of the video, it happens I should have been more careful with my set... -
3ds Max Guide 2014 - Part 6: A look at MassFX
- by Edward Andrew
- 1 year ago
- 2,706 views
http://blog.edward-andrew.co.uk
A look at the 3ds Max MassFX PhysX system. This is the sixth video in my guide to using 3ds Max 2014.
- Edward Andrew
eamodelwork@gmail.com -
3ds Max 2014 Guide Part 5: Basic Texturing and Using Materials.
- by Edward Andrew
- 1 year ago
- 10,582 views
Learn more here: http://www.edward-andrew.co.uk/Wordpr...
In this video I introduce texturing in 3ds Max 2014 and using maps in materials. We UV map an object and create a texture for it. Then I d... -
3ds Max 2014 Guide Part 3: Basic Modeling
- by Edward Andrew
- 1 year ago
- 13,381 views
Learn more here: http://www.edward-andrew.co.uk
Add me on Steam: lkjh78
This is my third video on using 3ds Max 2014, in this video we look at doing some basic modeling and model a viking helmet. ...
Popular uploads
Play
-
3ds Max 2014 Guide Part 1- Introduction to 3ds Max
- 17,048 views
- 1 year ago
-
3ds Max 2014 Guide Part 3: Basic Modeling
- 13,381 views
- 1 year ago
-
How to add sound to a scene - 3ds Max
- 12,583 views
- 3 years ago
-
3ds Max 2014 Guide Part 5: Basic Texturing and Using Materials.
- 10,582 views
- 1 year ago
-
3ds Max - Panoramic Images in Quicktime Player
- 9,385 views
- 2 years ago
-
3ds Max - Painting on Objects - Viewport Canvas
- 5,773 views
- 2 years ago
-
Modelling A WWII German Helmet - 3ds Max
- 5,510 views
- 3 years ago
-
Changing the Default amount of frames with Time Configuration - 3ds Max
- 5,496 views
- 3 years ago
-
3D Studio Max - Changing Viewport Backgrounds
- 5,157 views
- 3 years ago
-
3ds Max - Animated linking and unlinking: Link Constraints
- 5,115 views
- 2 years ago
-
3ds Max 2014 Guide Part 2 - Lights, Camera, Geometry.
- 5,121 views
- 1 year ago
-
3ds Max - Modelling a German Helmet Extended
- 3,800 views
- 3 years ago
-
27 more