here is the snippet:try( if ( selection.count==1)then theObj = selection[1];--selected object else theObj = pickObject();--pick a scene object with the mouse if superclassof theObj == GeometryClass do --if really picked a valid geometry ( print ("write file..."); tmesh = snapshotasmesh theObj --snapshot the TriMesh of the…
coming from max i found these scripts to be handy.. Target Weld: [ QUOTE ] - if you cant see pnts on your mesh at any pnt, like if you return to the tool via 'last tool'/y or in toolBox rather than by a targetWeld call, simply RMB->vrts them back to visibility. - if your on running prior to 4.5, you'll need to comment out…
I agree here. Your CV is rather cluttered to look at, and reducing the content to only what matters for the job you are looking to get will clean things up. Some of this may echo what DWalker has already said, but below is what I would do to make changes if I were sticking it into my resume: Unnecessary Content: * Remove…
/*Created by Alistair Braz (Haiddasalami)Version 1.01Installation:1. Download the .mel file.2. Place it in your My Documents/maya/scripts folder.3. Re-start Maya and type fbxExporter; in the MEL command line to launch the tool.4. Make shelf button or add to marking menu's for profit.TO DO:- Implement ASE batch export-…
way to much to go over here in a post. a few things off the top of my head... number one thing is nailing photo real human anatomy. you need to show a really nice head with tight detail and correctly proportioned and muscled anatomy that looks natural etc. big dudes with crazy muscles and tons of armor and other over the…
This piqued my interest so I hacked a macroscript I'd cobbled together a while back for turning sprites into 3d objects (it's a hack squared) It appears to work - it's not fully automated or clever but I actually got some decent results out of it bad things : It starts from a very inefficient mesh (quad per pixel) and…
: shrugs : Bill Gate != Microsoft. He might be the chairman but if the companies direction was 100% up to him there would be no X-Box, no Mactopia, no Microsoft Game Studios, etc. He was a clever businessman in the the 80s, but now he's like the previous Nintendo CEO. A dinosaur unwilling to change his ways and views of…
[ QUOTE ] Last PC game I bought was HL2, before that Q3. There is yet to be a PC game that has impressed me beyond these. [/ QUOTE ] Personally I didn't find either Quake 3 or Half-Life 2 anything more than amusing side-tracks from my daily routine. I beat both the day I got them too, and then whenever I replay just go…
I got tired of constantly moving objects to 0 0 0 to export for UDK and remembering to do a few other things like triangulate the model and rename the material, so I wrote this maxscript. With one button "FBXport" does: * Records the objects current position. * Moves it to 0 0 0. * Triangulates the model by adding a turn…
So I may have missed the bus about keeping up with keeping up with the process throughout, but I do remember my thought processes! To make up for it, I will share where I was at here. Obviously the first step for this contest was deciding what character to write about. I have a good handful of favorite characters, but none…