Polyreducer for Maya
Selects hidden faces of a simple scene. Complex scenes do not work as described in this video here:
Use the script at your own risk!
Installation:
Copy the file polyred_osc.py into open the Maya version and the script-editor. Create a new python tab within the script-editor. and paste in the following three lines:
import polyred_osc
reload(polyred_osc)
polyred_osc.main()
If you select and execute these lines the script should start.
Data preparation:
Meshes shouldn´t be combined. Vertices have to be merged. Shading should be Lambert1. Scaling should be within half the size of the Viewport grid.
I put a LOT of work into this script as you can guess and if it´s a little helpful to you, a tip for a coffee or two would be highly appreciated :-)
Please also check out my other scripts on Gumroad.
Donations appreciated :-)