contact us

Use the form on the right to contact us.

You can edit the text in this area, and change where the contact form on the right submits to, by entering edit mode using the modes on the bottom right.​

Spaceball

Spaceball Input Device Driver for Lightwave 3D Layout.


Spaceball Driver

Lightwave 3D Plug-in, 2002

The Spaceball driver is a Master plug-in that allows a Spaceball-compatible input device to be used to move and rotate items in Layout. For full functionality, this requries Lightwave 7.5, but it should work with some earlier versions with restrictions. This driver only works in Layout, and will do nothing for Modeler.

Click here to download the Spaceball Driver (97 KB)


Installation

To install the Spaceball driver, just follow these steps:

  • NOTE: You must first install the Spaceball drivers provided with your hardware for the Lightwave Spaceball driver to function.
  • If any copies of Layout are running, quit them now.
  • Create a new directory in your Lightwave Plugins directory called TMPro and copy Spaceball.p into it.
  • Load Layout
  • Select Add Plug-ins.
  • Find and add Spaceball.p. Layout should report that two plug-ins have been added.
  • Quit Layout. This will update your Lightwave config and ensure that everything works properly.
  • The next time you run Layout, you can launch Content Director plug-in from the Generics pop-up in the Plug-in Options Panel, or assign it to a key or button on the interface with Configure Keys and Configure Menus. Please refer to your Lightwave documentation for more information. The plug-in will be prefixed with TM_P under the Plugins heading of the Configure Keys and Configure Menus panels.

Optionally, while Layout is not running, you can edit your LW3.cfg and add the following line to the beginning of the file:

    StartupCommand Generic_TM-P_SpaceBallApply

This will automatically launch the driver every time Layout is run.


Using the Spaceball in Layout

You can activate the Spaceball driver by manually adding the Spaceball master plug-in, or by activating the Spaceball Apply generic plug-in.

One activated, the Spaceball will move and rotate the selected items just by moving or rotating the Spaceball. Many options such as the sensitivity and axis locking is handled directly by the Spaceball system driver provided with your hardware. Refer to that documentation for more information on those features. The Spaceball Config generic plug-in can be used to open the system driver's window.

The Spaceball can be used to scale items instead of move them by using the Spaceball Move and Spaceball Scale generic plug-ins. Spaceball Move Toggle will switch between Move and Scale each time it is activated.

Enabling and Disabling the Spaceball

You can temporarilly disable the Spaceball using the Spaceball Disable generic plug-in. Spaceball Enable will turn it back on, and Spaceball Toggle will switch between these two states.

It is important to note that before Lightwave 7.5, it was impossible to check to see if it was safe to issue commands, such as move and rotate, for a plug-in. This means that it is possible to do very dangerous things like moving an object while Lightwave is rendering. While this is addressed for rendering in 7.5, it is still possible for the Spaceball to issue commands at the wrong time if you're not careful. For example, Lightwave probably won't like it very much if you try to clear an object using one of the Spaceball buttons while it's trying to save the scene. You have been warned.

When rendering is started, the Spaceball will automatically be disabled. After rendering in Lightwave 7.5, it will automatically be enabled again. If you are using an older version of Lightwave, you will have to manually re-enable the Spaceball using the Spaceball Enable generic plug-in.


Configuring the Spaceball

Double-clicking the Spaceball plug-in in the Master plug-ins list or activating the Spaceball Properties generic will all you to remap the buttons on the Spaceball to issue commands and scripts. Any command that can be mapped to a key or menu in Lightwave can be attached to a button on the Spaceball.

SpaceballProperties.jpg

The Configure button will open up the system driver's window. If Open on activation is checked, this window will automatically open whenever the driver is applied.

The list contains all possible buttons that can be remapped on the Spaceball. The function numbers are defined in the system drivers, so be sure to check those.

There are two ways to change the command that is mapped to a particular button. After selecting an entry in the list, you can directly type in a new command in the Command field. Alternatively, you can click the Capture button. The next command you execute in Layout will be assigned to this key. After a command is mapped to a function, pushing the button that is mapped to that function will launch that command.


Revision History

  • 05-12-02 
    - First Public Release