Vectron

 

Vectron (Vector-Polygon) is a procedural primitive which uses OSL. It allows you to create infinite procedurally generated scenes, volumes, and geometry, which bypass Meshes and Volumes. Vectron has a zero-memory footprint, allowing you to generate scenes entirely on the GPUThe GPU is responsible for displaying graphical elements on a computer display. The GPU plays a key role in the Octane rendering process as the CUDA cores are utilized during the rendering process. without using VRAM.

 

Please see the Standalone documentation on Vectron for more information.

 

Vectron can be accessed from Create Nodes > New Geometry

 

 

Vectron Parameters

Filename - Full path and filename of the OSL file.

Open OSL Editor Node - Edit the OSL for this node in the OSL Editor. Changes are saved back to this node once you close the OSL Editor window. The Octane Viewport must be open to use this command, and the Vectron must be connected to a Mesh Item's Octane Geometry channel.

Copy OSL To Clipboard - Copies the OSL for this node to the system clipboard.

Paste OSL From Clipboard - Pastes the OSL from the system clipboard into this node.

Geometry MaterialThe representation of the surface or volume properties of an object. - An Octane material can be connected to this channel in schematic. The material will be applied to the Vectron.

Bounds X/Y/Z - Bounds of the Procedural geometry in meters.

Input User Channels - If the OSL script generates inputs, the plugin will add a Modo User Channel for each input, allowing you to connect Octane nodes to the Vectron. Input channels will appear after closing the OSL Editor window.

 

Connecting the Vectron Node

To start using the Vectron node in Modo:

  1. Create a new schematic workspace
  2. Add a new Mesh, then click on properties > "Add Mesh To Schematic"
  3. Click Create Nodes > New Geometry > Vectron
  4. Connect the Vectron Output channel to the Mesh's "Octane Geometry" channel
  5. Start an Octane render
  6. To edit the Vectron, select the Vectron node and click "Open OSL Editor"
  7. Optional: Create some simple geometry in the Mesh Item. This will only be visible in the OpenGL viewport, making it easier to navigate around the Vectron.