Anim8or Community

General Category => ASL Scripts => Topic started by: benzjie on January 26, 2017, 01:58:58 pm

Title: Find tri's, quads etc in model
Post by: benzjie on January 26, 2017, 01:58:58 pm
Hi guys,
I use sculptris as my main texture program. 
The thing is that it only accepts tri's and quads. And of course every once in a while my models have some 5 sided thingies.
Is it possible to write a script that highlights said geometry?

Cheers,
Don't.
Title: Re: Find tri's, quads etc in model
Post by: daniel99 on February 04, 2017, 04:22:40 pm
There are a few scripts you could use.
http://www.anim8or.com/smf/index.php/topic,1705.0.html (http://www.anim8or.com/smf/index.php/topic,1705.0.html)
Maybe you'll find something useful.


Title: Re: Find tri's, quads etc in model
Post by: NickE on February 04, 2017, 07:01:02 pm
Attached is a simple script that will mark the faces, edges, and vertex points of any face that has more than four sides.
Title: Re: Find tri's, quads etc in model
Post by: daniel99 on February 05, 2017, 05:52:50 am
Wow, NickE. That's freakin' useful. Thanks! :) :) :)
Title: Re: Find tri's, quads etc in model
Post by: benzjie on February 20, 2017, 05:23:41 am
bit late but......thanks NickE, great work