cool man.. you probably know way more than me about maxscript.. but i have been using the select non quad script that comes in the maxscript reference.. is yours better?? here is the one in the reference.. <font class="small">Code:</font><hr /><pre>macroscript SelectNonQuadPolys category:"HowTo" ( on isEnabled return (…
I wrote this script today for myself and thought it might come in handy for some of you doing high poly models. It selects all non four sided polys in an EPoly object in Max. This way, you can see where you need to do some cleanup if you want an all quad mesh for bringing in to ZBrush. You can use it in an editable poly…
Well, what do you know? Uh, mine was made with love. I didn't know that was there. Guess I should check out the sample scripts more often. One thing mine does do is work within an Edit Poly modifier, whereas that one only works with the base Editable Poly object. But using mine on a high poly model in an Edit Poly modifier…