OctaneRender 2023.1.3.0|OctaneSolaris - RC9 [OBSOLETE]

Forums: OctaneRender 2023.1.3.0|OctaneSolaris - RC9 [OBSOLETE]
Sub forum for plugin releases

OctaneRender 2023.1.3.0|OctaneSolaris - RC9 [OBSOLETE]

Postby BK » Thu Apr 18, 2024 2:57 am

BK Thu Apr 18, 2024 2:57 am
OTOY® is proud to announce the availability of the new DCC plugin OctaneRender 2023.1.3.0|OctaneSolaris - RC9.

The world's fastest unbiased GPU rendering engine on CUDA and Metal now integrates completely with Houdini 19.5 & Houdini 20.0 Solaris.
OctaneSolaris builds supported by this release: 19.0.720, 19.5.805, 20.0.506, 20.0.547, 20.0.590, 20.0.625, 20.0.653.

What is OctaneRender for Solaris?
The OctaneRender for Solaris plugin is based on Pixar’s USD (Universal Scene Description) and Pixar’s Hydra API to empower artist workflows across look development, scene layout, lighting, and final rendering.

Image

Image

Pixar's USD pipeline
https://renderman.pixar.com/stories/pixars-usd-pipeline



-Installation steps-

Insert the OctaneRender® plugin folder path to the houdini.env file. Houdini®creates this file after launching it for the first time.
On Linux and macOS® systems, append a single line to enable OctaneRender®:

HOUDINI_PATH = "/path/to/octane;&"

On Windows® systems, you need to set the PATH to point to the plugin bin folder as well:

PATH = "C:/path/to/octane/bin;$PATH"


Setting this environment variable outputs any error related to loading the OctaneRender® plugin on the command line for diagnosing installation problems:
HOUDINI_DSO_ERROR = 2

-Houdnin Packages/json installation steps-

- Please create a folder inside Documents\houdini19.5 and name it as Packages
- Open notepad or any text editor and use these lines
Code: Select all
{
    "enable" : true,
    "env":
    [
        {
        "OCTANE_AUTOSPAREPARAMS" :
        {
            "value": 1,
        },
            //location to your octane folder (example below)
            "OCTVERSION": "PATH\TO\OCTANESOLARIS\Win64FOLDER",
        },       
     
        {
            "HOUDINI_PATH" :
            {
                "value": "$OCTVERSION",
            },

            "PATH" :
            {
                "value": "$OCTVERSION/bin",
            },
            "PXR_PLUGINPATH_NAME" :
            {
                //if you have the Solaris version installed
                "value": "$PATH\TO\OCTANESOLARIS\dso\usd_plugins",
            },
        }
    ]
}


- Then Save as OctaneSolaris.json
- Please make sure to disable the .env paths

New features
To learn more about the new features and improvements of OctaneRender 2023.1.3 and the Render Node app, please check out the 2023.1.2 release post


- Change log since last release


  • - Merged with latest OctaneRender for Houdini -2023.1.3.0
  • - Increased Houdini version support for H19.0.720, H19.5.805, H20.0.506, H20.0.547, H20.0.590, H20.0.625, H20.0.653
  • - Additional light IDs support (20x) on Rendergeometry, AOV, Kernels, and Lights
  • - Octane Object parameters are now set to *Do Nothing* on Rendergeometrysettings node.
  • - Added support to render Data Window NDC image cropping
  • - Implemented custom name for Beauty and Denoised AOV for composting
  • - Fixed gradient start and end points
  • - Fixed UVset bug
  • - Improved region render size mismatched
  • - Fixed crash ambient light ID switch


Note: Click the link below to refer to Important SOP to USD attribute conversion
https://www.sidefx.com/docs/houdini18.5 ... mport.html

-Known Issues-
- Deep AOV is yet to support!

Important: if using macOS, we strongly recommend that you update to version 14..

Linux Note
On Linux only compatibility Houdini 20 build is supported (gcc9.3).
It can only be installed by downloading it from the downloads page since it's not visible in the Launcher:
https://www.sidefx.com/download/daily-b ... ction=true
or direct download link: houdini-20.0.653-linux_x86_64_gcc9.3.tar.gz
We are looking into supporting the gcc11.2 build.



=================================
Subscription Studio+ Downloads
=================================

OctaneSolaris [Windows]

OctaneSolaris [macOS]

OctaneSolaris [Linux]





Happy GPU Rendering !!



Your team
OTOY
Kind Regards

bk3d
BK
OctaneRender Team
OctaneRender Team
 
Posts: 1328
Joined: Mon Oct 31, 2016 7:54 pm

Re: OctaneRender 2023.1.3.0|OctaneSolaris - RC9

Postby adrianr » Thu Apr 18, 2024 7:12 am

adrianr Thu Apr 18, 2024 7:12 am
Nailing it with these updates guys. Thanks very much.

Edit: Might have spoke too soon :mrgreen: Seems you can't use cameras with a focal length of 100mm+. Would be curious if anyone else can sanity check that. Make a camera, frame something up at 99mm, render, and then set to 100mm. It should look like you've just set the focal length to 1mm (Or something similar, I didn't bother checking exactly).
adrianr
Licensed Customer
Licensed Customer
 
Posts: 27
Joined: Sat Jan 25, 2020 3:31 pm

Re: OctaneRender 2023.1.3.0|OctaneSolaris - RC9

Postby k3xx » Thu Apr 18, 2024 4:10 pm

k3xx Thu Apr 18, 2024 4:10 pm
The camera seems to be buggy not just over 100mm. The view doesn't matches either Houdini GL or RC8.
k3xx
Licensed Customer
Licensed Customer
 
Posts: 15
Joined: Wed Sep 06, 2017 3:03 pm

Re: OctaneRender 2023.1.3.0|OctaneSolaris - RC9

Postby k3xx » Thu Apr 18, 2024 4:50 pm

k3xx Thu Apr 18, 2024 4:50 pm
The DOF is very different too.
k3xx
Licensed Customer
Licensed Customer
 
Posts: 15
Joined: Wed Sep 06, 2017 3:03 pm

Re: OctaneRender 2023.1.3.0|OctaneSolaris - RC9

Postby BK » Mon Apr 22, 2024 2:16 am

BK Mon Apr 22, 2024 2:16 am
adrianr wrote:Nailing it with these updates guys. Thanks very much.

Edit: Might have spoke too soon :mrgreen: Seems you can't use cameras with a focal length of 100mm+. Would be curious if anyone else can sanity check that. Make a camera, frame something up at 99mm, render, and then set to 100mm. It should look like you've just set the focal length to 1mm (Or something similar, I didn't bother checking exactly).


Thank you Adrian, for reporting this issue.
We will get it fixed in the next release!

cheers
Kind Regards

bk3d
BK
OctaneRender Team
OctaneRender Team
 
Posts: 1328
Joined: Mon Oct 31, 2016 7:54 pm

Re: OctaneRender 2023.1.3.0|OctaneSolaris - RC9

Postby BK » Mon Apr 22, 2024 2:17 am

BK Mon Apr 22, 2024 2:17 am
k3xx wrote:The camera seems to be buggy not just over 100mm. The view doesn't matches either Houdini GL or RC8.


Hi K3xx,

Thanks for the post.
Yes, the camera is buggy.. we seem to cant go further than 100m.

cheers
Kind Regards

bk3d
BK
OctaneRender Team
OctaneRender Team
 
Posts: 1328
Joined: Mon Oct 31, 2016 7:54 pm

Re: OctaneRender 2023.1.3.0|OctaneSolaris - RC9

Postby seriawp » Sat Apr 27, 2024 5:04 pm

seriawp Sat Apr 27, 2024 5:04 pm
scene import cameras in orthographic mode doesn't work at all
Octane in non Solaris mode, has no problems with orthographic cameras
Simple test scene link: https://drive.google.com/file/d/1Sgr9sp ... sp=sharing

Image
seriawp
Licensed Customer
Licensed Customer
 
Posts: 79
Joined: Wed May 31, 2017 9:45 pm

Re: OctaneRender 2023.1.3.0|OctaneSolaris - RC9

Postby BK » Mon Apr 29, 2024 4:26 am

BK Mon Apr 29, 2024 4:26 am
seriawp wrote:scene import cameras in orthographic mode doesn't work at all
Octane in non Solaris mode, has no problems with orthographic cameras
Simple test scene link: https://drive.google.com/file/d/1Sgr9sp ... sp=sharing

Image


Hi Seriawp,

Thanks for the post and the sample.

Would you please confirm if the new release works?
viewtopic.php?f=141&t=83439

cheers
Kind Regards

bk3d
BK
OctaneRender Team
OctaneRender Team
 
Posts: 1328
Joined: Mon Oct 31, 2016 7:54 pm

Return to Releases


Who is online

Users browsing this forum: No registered users and 7 guests

Wed May 01, 2024 3:58 pm [ UTC ]