Blogs

New Re-topology tool: Wrapit

Hello all, I'd thought I'd take this opportunity to demonstrate a new tool I've been developing for 3dsmax 2008 and above.

Wrapit is essentially a tool for conforming meshes to other meshes.
This lends itself to various scenarios such as retopoligising high-res
meshes like those created in Zbrush, mudbox etc and creating low poly
proxies for situations where those are preferable, like collision
detection etc.

Obviously there are other solutions for retopoligising, although I've
never really enjoyed that process in Zbrush, and learning new tools can

collectByWireColor

This scripts goes trough the selection and collects all the object wich have the same wirecolor to one Object. For now it works only with polyObjects.
this is usefull when working with Rayfire and TP. You can first cut Your frags as you like by hand. Then apply a random wirecolor to the frags. Then Frag your big Frags with some precedrual rule and collect all the frags into big objects with separate elements.
Now you have two level Fragmentation possibility with TP. Group activation and fraging to elements.

Old scripts

Hi guys , This my old scripts

KeyBip-Controller
http://www.scriptspot.com/3ds-max/keybip-controller

BiP_Point
http://www.scriptspot.com/3ds-max/bip-point

Brutal_killmat
http://www.scriptspot.com/3ds-max/brutal-killmat

FaceGrabO
http://www.scriptspot.com/3ds-max/facegrabo

Thank you

especially thanks for admin

squash stretch biped rig

attached script lets you quickly setup squash stretch with your biped rig. may be useful for lazy ppl like me who don't prefer custom rigs too much and too much used to for biped animations.

download: http://www.lalamax3d.com/scripts/mxs/lm_Rigging-SquashyBiped.mcr

website:http://www.lalamax3d.com

Line Creation from Excel Spread Sheet

I have a project that I am requested to create a line based on XYZ Coordinates. I know you can create the line with the Keyboard Entry but just to give you an idea of the numbering, it starts off with X=9917429.57, Y=2570689.08, Z=-91, and it has 52 lines like this. Can something like this be done with a script, and do you know if a script has been created that can do this?

Nightcrawler Sparrow 01

 Here is a new project I'm working on for school, it's is Nightcrawler from X-men mixed with Jack Sparrow.  Textures and hairs to come aswell as perfecting the model, but it's a first taste of the final look.

 

Stay tuned for the developpement and please, comments and critics! Thanks!

Image Hosting by Picoodle.com

dimensioning

is there a scripted tool for dimensioning the objects created (like dimensioning in autocad software)

New "quote ware" license

Just a short note to inform you that I have changed the license of all my scripts.

Begins

I started 3 months ago a modeling and animation formation using 3Dsmax and eventually other softwares like Zbrush.

I began my exploration a few weeks ago to learn by myself and experiment things to be at the top of my craft. I'll try to post as often as possible new renders of my creations on this blog so maybe advanced people can help me giving constructive critics.

thanks for helping and watching my progression!

How to query data type of variable in maxscript

K = 0
print((ClassOf K) as string)
print((SuperClassOf K) as string)
--The end.
--JMIM.

Syndicate content