This package includes a maxscript program for use with NwMax/GMax. It takes a collection of crystal shapes and produces a randomized cluster. Any number of shapes can be selected. The package also includes a GMax scene file complete with 29 crystal or geometric shapes.
To use the script, simply download the script. You can place it into your GMax/Scripts/ folder, or anywhere, really it doesn't matter. In GMax you can then select any number of shapes and run this script from the MAXScript>Run Script top menu.
When you run the script, a series of 5 randomized crystal clusters will be produced for each selected shape in the scene.
As an alternative, you can use the function directly in your own MaxScript programs. The maxscript file includes a few useful functions for making aurorabases and a polygon count visualizer (which runs automatically with the script). Simply call the function makeCrystalCluster and supply the following parameters:
For more details, read the script itself, which is annoted.
Attachment | Size |
---|---|
![]() | 59.73 KB |
![]() | 4.49 KB |
Not many lines and such a nice result! Respect! Very creative! Thanks!