ScriptSpot

Script

GridWork

By Smallpoly · 2018-03-18

Version
v1.2
Version requirement
Max 2018
Date updated
2018-03-18
Votes
3
Description

GridWork is a set of tools for working with grid based tiles of geometry. It primarily features things like offsetting objects by the spacing and direction of the current grid, moving shifted off selections of geometry back on the grid, and replacing uninstanced pieces of geometry with instances of a reference object.

 

Additional Info

Installation: - Run the script using MaxScript -> Run Script - Go to Customize -> Custom User Interface - It can be found in a category called "# SmallpolyScripts" under the group "Main UI." - Add it to a button, menu, etc. Known Bugs: - The offset function does not currently take hierarchical models into account. This causes child nodes to move in addition to their parent objects even though the movement has already been inherited. This issue also currently affects groups.
Attachments

Tags: Grid, game, smallpoly, gridwork

Comments (2)

.

Haider of Sweden · 2018-05-12

Thank you for a great tool!

I wonder if you could add a feature, "Round off values"

By selecting eg verts, and then set to round off to e.g. 10, 1, 0.1, 0.001 in current unit (which could be cm or mm), then the vertex location will have a round value to exact numbers, like 1.1131 round to 1.0 will be 1.0 and so on.

This would help working in precise grids even poly vertex level or spline vertex level.

Thanks!

Smallpoly · 2018-11-02

Hey, just saw this. Thanks for the feedback. I'll look into it when I get the chance to work on this one again.