Convert Cycles Materials to Octane Materials in Blender with a single click.
- Single Click Conversion: Convert Cycles materials to Octane materials with a single click.
- Reverse Conversion: Convert Octane materials back to Cycles materials.
- Support for Blender 3.3: Fully compatible with Blender 3.3 and earlier versions.
- Download the addon from the releases page.
- Open Blender and go to
Edit > Preferences. - Select
Add-onsand clickInstall. - Choose the downloaded
.zipfile and clickInstall Add-on. - Enable the addon by checking the box next to
Cycles2Octane.
- Go to the add-on panel located in the
Octanetab. - Select the conversion method.
- Click the
Convert Material Nodesbutton.
| Cycles Node | Octane Node |
|---|---|
| ShaderNodeBsdfTranslucent | OctaneUniversalMaterial |
| ShaderNodeBsdfPrincipled | OctaneUniversalMaterial |
| ShaderNodeTexImage | ShaderNodeOctImageTex | ShaderNodeOctAlphaImageTex |
| ShaderNodeOutputMaterial | ShaderNodeOutputMaterial |
| ShaderNodeInvert | OctaneInvertTexture |
| ShaderNodeMapping | Octane3DTransformation |
| ShaderNodeVertexColor | OctaneColorVertexAttribute |
| ShaderNodeMixRGB | OctaneMixTexture | OctaneAddTexture | OctaneMultiplyTexture | OctaneSubtractTexture |
| ShaderNodeMath | OctaneBinaryMathOperation | OctaneUnaryMathOperation |
| ShaderNodeBsdfTransparent | OctaneNullMaterial |
| ShaderNodeAddShader | OctaneMixMaterial |
| ShaderNodeMixShader | OctaneMixMaterial |
| ShaderNodeBsdfDiffuse | OctaneDiffuseMaterial |
| ShaderNodeBump | None |
| ShaderNodeNormalMap | None |
| ShaderNodeHueSaturation | OctaneColorCorrection |
| ShaderNodeBrightContrast | OctaneColorCorrection |
| ShaderNodeRGB | OctaneRGBColor |
| ShaderNodeMapRange | OctaneRange |
This project is licensed under the GPL v3 License - see the LICENSE file for details.

