Galaxy PlugIn for Moray
This Moray PlugIn Implements an interface to Chris Colefax's Galaxy Include file.
Use the new Galaxy button to create a Galaxy (in the create tab). Instructions for the use of the Galaxy Include file are included.
Installation Instructions
Copy the .dll file into the Moray PlugIn directory.
Thats all there is to it!!
Known Problems:
None as yet, but I'm sure you will tell me about any that spring up ;-)
Known Features:
Some of the Galaxy Inc file parameters have not been implemented yet, namely...
For Galaxy BackGrounds
galaxy_intensity,
galaxy_rotate,
galaxy_distance,
galaxy_origin
For Galaxy Starfield
galaxy_seed,
galaxy_rotate,
galaxy_origin
For Galaxy Objects
galaxy_seed,
galaxy_colour_turb,
galaxy_intensity,
galaxy_rotate,
galaxy_distance,
galaxy_origin,
galaxy_colour1,
galaxy_colour2,
galaxy_colour3,
galaxy_star_colouration,
galaxy_pattern_scale,
galaxy_pattern_origin,
galaxy_turb_origin
All of the above are only implemented in the Galaxy Inc file options, I've effectively made them global options - if there is demand I'll add them to the individual options.
If you do find any bugs/features or would like more features added or have a comment on the implementation then you can e-mail me @
keithh@totalise.co.uk
Things To Do:
1. None at present.
The newest version of the Galaxy PlugIn will always be available @
http://users.zetnet.co.uk/keithh
The link at the bottom of my Povray page should allow anyone to download it.
Many thanks to Lutz, the POV Team and of course Chris Colefax (Master of the include file).
Keith
Release History
Version 0.1 Beta
Release to Public.
Version 0.2
Just Added the text file as an HTML since no one reads the text file!
Version 0.3 Beta
In the Galaxy.inc options
if any of the following are enabled the Galaxy.inc file is not included
Enable BG
Enable Objects
Enable Starfield
In the Galaxy BackGrounds Options
Stars, Nebula, and Nebula Sphere can now be 0 to disable them.
In the Galaxy Objects Options
There is now an option for Object Name and Cluster Name to be 'None' so disabling that option.
Also 3 bugs squashed concerning the Debug and Declare_Only options.
Version 0.4 Beta
Statically Linked for Moray 3.2
Version 0.5 Beta
Squashed a couple of bugs for those using animations
Version 0.5 Beta (31/05/2000)
InitObject was not initializing the objects vars.
Version 0.7 Beta (26/08/2000)
Fixed bug when transforming and deleting objects.
Version 0.8 Beta (08/01/2001)
Fixed a notify event bug.