Scripts

Scripting is a valuable skillset as it allows you to make tools to enhance productivity and fill gaps in the software. Most of my scripts are uncompiled as learning from other people's scripts have been instrumental in my learning process. So feel free to pick them apart and learn from them. If you have any questions or comments, I can be reached via the Contact page or you might find the answers on the FAQ page.

Most of my scripts are freeware and donations are welcome.

Please know that I offer these scripts as a courtesy to fellow users. I bear no responsibility for any damage to your system or files from use of these scripts. By downloading them you agree to these terms.

Donation

Scripts are free to use and donations are welcomed

Object Loader

This Modeler lscript lists the contents of a user defined folder allowing the user to load multiple files at once. I made this script in response to the CreateScript script by NewTek forum member iain_r. His script will scan a mesh and store the points into a lscript file. Since this mesh is essentially a script now, the only way to access it is by executing the script. A user could assign this script to a menu button but this would add to the already high number of buttons in Modeler. My script will let the user load up any mesh, including these scripts from a single UI. The Layout version of this script won't load lscripts as Layout can't generate geometry.

Download