SL Prims Version 28

Checkout the new release.

It’s posted in the forum here.

Two fixes:

  • Fix size of sphere and check size of rest of the shapes between max and SL. All seem ok.
  • Enhance exporter for better error handling and saving multiple files to control maximum size of the output file. The file size is limited to about 64 primitives so that the 64K notecard limit is not exceeded. Files are labeled _1, _2 etc.

wwv

Second Life Max Primitive UI

I’ve begun work on a maxscript to build Second Life primitives in max. This is based on a Blender Script written in python.

Progress so far is that the UI is pretty much done. Here are some pictures and if you’d like to download the script and try it, you are welcome to. At this point, it does not create any mesh, but the UI functions. Comments are welcome.
Continue reading “Second Life Max Primitive UI”

Import Molecule files into Max

Import molecule files for Chemistry or just for fun. Both PDB [Protein Database] and MOL format files are supported. This script works in both max and gmax.

Import molecule files for Chemistry or just for fun. Both PDB [Protein Database] and MOL format files are supported. This script works in both max and gmax.
The MDL Chime browser plug-in displays molecule files in the browser.
The VMD program displays molecules and supports a large number of rendering options.

However, while these programs incorporate a knowledge of chemistry, neither of these programs provides fine control over rendering and animation. The Import Molecule max script imports the molecule files and creates max geometry that can be rendered and animated at will.
Continue reading “Import Molecule files into Max”