RhinoLator for Rhino 3

Rhinolator1.02 was released for Rhino 1.1 back in 1999 by Shaun Sidwall. The program has a real nice calculator and script writing tool that I wanted to resurrect or bring back to life and have work with Rhino 3. I found a way to get it to work but needed to change a few things. The main title bar in Rhino needs to be reformatted for V2.0 format and the script compiler needs to reworked so there are some Aliases that must be installed and a different approach used to send the scripts with. All of the things I have found so far are listed in the read me file. Old time users will need to edit the scripts for v3 syntax and use the Rhinolator commands; wait, sleep(1), send(), differently.....

Here are some screen shots of the dialogs that come with Rhinolator3. Rhinolator102 supports Skins and this is the one I made for the selection modes. Automate users will need to get the latest Automate. There are changes in it for Rhinolator3.exe


Titlebar with RhinoLator 3 running...I went all the way with build dates and schemes.


RhinoLator Selector with custom Skin.


Command line Calculator...


Rhinolator 3 can display both Commands and RVB Methods. Script writing can be as easy
as clicking on the command or method with AutoType ON. You maintain the list provided.


You can now use point origins in Rhinolator3.

More Sample Scripts comming soon.....

Animation Utilities comming soon with AVI compiler.

Get the original Rhinolator v 1.02. You will need this first if you dont have one.

Then, after Rhinolator is installed, run the Rhinolator-3.exe when Rhino is closed.

Please read the Help.txt file before using the program in Rhino.

File release Date: Nov/14/2003

Download Rhinolator-3.exe
or
Return



History:
11/14/03 Fixed a bug that hangs the bridge program when a math error is detected in Rhinolator. Fixed reverse order point to clipboard so formula is before origins reguardless of origin draw order. Changed timming for Pen users so To-Rhino works better. Added two more script examples. 11/08/03
Fixed a bug in paths with spaces...
Added commands and methods display with auto type or paste.
Included Rhinolator3.ini in Installer.
Included V3 commands.dat and methods.dat files.