there are scripts for such, often they will resize the UV clusters relative to each other (not rotating, skewing or flipping your uv - layout - just resizing each uv-shell on its own relative). just a few of them: http://www.scriptspot.com/3ds-max/normalize-uv-elements http://www.greveson.co.uk/scripts/normalizeUvScale.ms…
[edit] why the hell did they leave EMesh in?[/edit] I guess that's because of many scripts/plugins working only with Emesh... Just a guess. I still use Emesh for... triangle counts. I know Martinez released that macropolycounter script but for some reason one day I used it wrong (or had it uninistalled after an upgrade or…
miauu's Get External .MAX File Properties & Thumbnails Generator allows you to: * get the file properties of any .max file and see its thumbnail without opening that file * extract and save thumbnails of desired .max files without opening them https://www.youtube.com/watch?v=4mP00Xdj1Hs You can download the script from…
I'm trying to put together a MAXSCRIPT course as I used to be a 3D Modeler turned coder and think 3D artists can really benefit from learning some scripting. Some ideas: Clean up large files (REVIT / BIM) Object advanced Arrays / Scatter / Painter Camera Rig Creator Creating a script installer Download & Import Sketchfab…
Hekate is a team of experienced game devs focusing on atmospheric high quality gaming experiences. Currently, we are working on our first title 'Ad Infinitum' a first person survival horror game set in World War 1. --- Start: Jun 2019 Location: Berlin, Germany --- Click here to apply for the job. Responsibilities: *…
Looking at your page's HTML, it's javascript, not php (php happens server-side, before the website is loaded; it stands for "php hypertext preprocessor"). The pertinent HTML code is;<script language="JavaScript" type="text/javascript" src="https://www.g-cg.com/content/wp-content/themes/gcg/js/stepcarousel.js"></script> And…
Level Design is more about scripting and gameplay nowadays. You don't get to make levels look beautiful. At least not in big studios. If you did the models, textures and lighting you should consider yourself an environment artist. If however level design is indeed what you're aiming for then you need to put complete…
hmmm.. well then i may just go the route of making each button using a macro. i had figured what i was doing would be easier, since its all consolidated into 1 script. this is in fact my first maxscript so i am still trying to get a grasp of things. so would it be at all possible to get all 4(or more) buttons into 1 script…
Hey all, Hoping someone can help me troubleshoot this. I'm working in Maya 2016 and using a script to soften the normals on my low poly (got the script from this thread). I'm baking in xNormal using a custom cage, saving at 2K as a Targa, and the map looks really clean. Still, I'm getting some weirdness in Marmoset. I do…
Max2012 has the exact same feature now, it is called "Rescale Elements" and its found in the UV editor under "Arrange Elements" and you should give it a try. It's a little more robust than the normalize script in texTools. Rescale Elements works on any kind of geometry and works in instances of the UwrapUVW that are…