FAQ

  1. Should I be enabling “smooth” on materials or not?

In general, due to the nature of the way Inventor constructs surface geometry, the majority of materials should have “smooth” ENABLED.

  1. Windows becomes unresponsive when rendering large scenes

This is due to using the same card for Octane rendering and for your Windows display adapter. It is highly recommend to have a separate card as your Windows display adapter (your on-board graphics card for example).

If you are using one card, set the Render Priority to Low. This is described in GPU Settings.

For reference, Otoy have recommended registry settings that you should use:

In cases of the Windows Vista/7 “Timeout Detection and Recovery” http://msdn.microsoft.com/en-us/library … 87368.aspx[url][/url]. Settings can be changed using Regedit. The recommended setting for Octane are registry setting HKLMSystemCurrentControlSetControlGraphicsDrivers, TdrLevel = 3, TdrDelay =10 (if these settings are not already there, rightclick the right panel -> New -> DWORD). You will need to reboot after changing these settings.

  1. I am an experienced OctaneRender Standalone user, and would like to access the node graph in the Inventor plugin

The Inventor plugin does not have a node graph. Instead it uses a tree structure which enables macro type functions (copy, paste, import, export, etc) which is more efficient and much better matches the Inventor workflow.

  1. Can I import a material from an OCM file exported from Octane Standalone?

Not at this stage, but it is planned.

  1. How many texturemaps can I fit in my card?

The GTX 500 series cards have a limit of 64 LDRImage formats that have 8 bits per color channel such as the common image formats JPEG, PNG, GIF among others. (8 bit) RGBA, 32 LDR (8 bit) greyscale, 4 HDR (16 bit) RGBA and 4 HDR (16 bit) greyscale texturemaps. The GTX 600 series cards have a limit of 144 LDR (8 bit) RGBA, 68 LDR (8 bit) greyscale, 10 HDR (16 bit) RGBA and 10 HDR (16 bit) greyscale texturemaps.

  1. If I get 2 graphics cards, do I double the memory available?

No, the memory available will be the memory capacity of the smallest card in your system. If you have a 1Gb and a 2Gb card, and need over 1Gb of memory for your scene, turn off the 1Gb card in the Cuda Devices tab of the plugin.

  1. Is Octane “InstancingInstancing an object means taking a single imported mesh object, such as an OBJ or an FBX and making multiple copies, each of which can be placed in different parts of the scene. This saves an enormous amount of computational resources because only a single object is loaded into the scene.” supported?

No.

  1. Can texture map have their tiling disabled, be offset, or rotated?

At this stage texture map scaling is implemented, however Octane does not currently support texture map offsets or rotations, nor disabling of tiling. To use these effects in your renders, manually adjust the texture maps in your image editing program.

  1. What does “Error searching for missing texturemap…You do not have read access to that folder” mean?

When a Rhino scene is loaded which has Octane materials, the plugin checks to ensure the texturemap files for each Octane RGB Image node actually exist on your hard disk. If they do not, the plugin requests the user select a search path for locating the missing texturemap. If you “Cancel” at this point, searching for missing texturemaps is aborted (and if you open the Viewport, Octane will report an error for the missing texturemap, but the Viewport will still open and the render will still start). However, if you do not Cancel, and instead specify a search path. the plugin will search all folders inside that search path for the missing file(s). If the plugin encounters a folder within the search path for which the users does not have read access to (ie. the plugin cannot read the files in that folder), the message “You do not have read access to that folder” is displayed. If you get this error, refine the search path so that it is searching a folder which you do have access to.