Page 3 of 4

Re: OctaneRender 2025.1 Beta 1 for Houdini (2025.1.Beta_1.0)

Posted: Fri Feb 28, 2025 8:57 pm
by ra2or
bruce.chai wrote:
ra2or wrote:Rotating the toon distant light doesn't update in the IPR window. I have to refresh it manually each time to see the result.
Thanks for reporting this issue, ra2or.
I have reproduced this issue, will see if this could be fixed in the next release.
Thank you! I just found another one: It seems like the HDR Light Studio connection doesn't work with the current Octane beta build for Houdini.

Re: OctaneRender 2025.1 Beta 1 for Houdini (2025.1.Beta_1.0)

Posted: Mon Mar 03, 2025 1:45 am
by bruce.chai
ra2or wrote:
bruce.chai wrote:
ra2or wrote:Rotating the toon distant light doesn't update in the IPR window. I have to refresh it manually each time to see the result.
Thanks for reporting this issue, ra2or.
I have reproduced this issue, will see if this could be fixed in the next release.
Thank you! I just found another one: It seems like the HDR Light Studio connection doesn't work with the current Octane beta build for Houdini.
Hi ra2or, can you share a scene for this issue? Does it work with 2024.1.2.1 release? Thank you!

Re: OctaneRender 2025.1 Beta 1 for Houdini (2025.1.Beta_1.0)

Posted: Thu Mar 06, 2025 6:19 pm
by lavrenovlad
Hey devs!
Camera doesn't update for me, only if I move around with my mouse cursor IPR updates, but if I enter values in camera parameters to move it or I use the visual handles in the viewport to move it, IPR doesn't update at all.

Edit: It's not only the camera that doesn't update, object too, they do update but sometimes they don't when I put position values manually etc.

Re: OctaneRender 2025.1 Beta 1 for Houdini (2025.1.Beta_1.0)

Posted: Thu Mar 06, 2025 11:31 pm
by lavrenovlad
+ Also, when will it be possible to change the focal length for realistic lens presets? So far they are locked completely, can't change the focal length at all.

+ And if not difficult to answer, when polygon/geometry visualization be possible for ORBX imported objects? Right now the only way to visualize ORBX in Houdini is through points, which is pointless. (pun intended)

Re: OctaneRender 2025.1 Beta 1 for Houdini (2025.1.Beta_1.0)

Posted: Mon Mar 10, 2025 10:27 am
by ricky_otoy
lavrenovlad wrote:+ Also, when will it be possible to change the focal length for realistic lens presets? So far they are locked completely, can't change the focal length at all.

+ And if not difficult to answer, when polygon/geometry visualization be possible for ORBX imported objects? Right now the only way to visualize ORBX in Houdini is through points, which is pointless. (pun intended)
Hi there! So those presets are locked to 100mm etc. What we can add is the Sensor width as a control, it isn't the same thing as changing a focal length but should give better 'fitting to frame', it is currently a pin but not exposed as a control option.

As for ORBX import visualization, it is still a to-do... sorry no ETA yet. Sorry for the delay :)

Re: OctaneRender 2025.1 Beta 1 for Houdini (2025.1.Beta_1.0)

Posted: Mon Mar 10, 2025 10:30 am
by ricky_otoy
lavrenovlad wrote:Hey devs!
Camera doesn't update for me, only if I move around with my mouse cursor IPR updates, but if I enter values in camera parameters to move it or I use the visual handles in the viewport to move it, IPR doesn't update at all.

Edit: It's not only the camera that doesn't update, object too, they do update but sometimes they don't when I put position values manually etc.
This has been fixed now, thanks for reporting it to us!

Re: OctaneRender 2025.1 Beta 1 for Houdini (2025.1.Beta_1.0)

Posted: Mon Mar 10, 2025 11:47 am
by lavrenovlad
Could I ask you to ping the core devs that since Octane 2024/2025 OOC doesn't work on my system anymore. I am casually testing the newest versions like 2025 beta 2 right now in one heavy scene, OOC just doesn't work it gives an error. While in Octane 2023 no crashes, it works just fine. I do see a difference in scene unpacking for OOC in 2024+ but it ends up with a crash.
Just wanna highlight this issue so it's not completely skipped.

Re: OctaneRender 2025.1 Beta 1 for Houdini (2025.1.Beta_1.0)

Posted: Tue Mar 11, 2025 12:17 pm
by marcikola
To get a focus point, I am using this function in the the camera focus distance: vlength(vtorigin(".", "../focus"))
But unfortunately it doesn't get updated in the IPR when i move the focus null.

Is this a known limitation?

Re: OctaneRender 2025.1 Beta 1 for Houdini (2025.1.Beta_1.0)

Posted: Wed Mar 12, 2025 7:18 am
by ricky_otoy
lavrenovlad wrote:Could I ask you to ping the core devs that since Octane 2024/2025 OOC doesn't work on my system anymore. I am casually testing the newest versions like 2025 beta 2 right now in one heavy scene, OOC just doesn't work it gives an error. While in Octane 2023 no crashes, it works just fine. I do see a difference in scene unpacking for OOC in 2024+ but it ends up with a crash.
Just wanna highlight this issue so it's not completely skipped.
What error message you getting in Standalone?

Re: OctaneRender 2025.1 Beta 1 for Houdini (2025.1.Beta_1.0)

Posted: Wed Mar 12, 2025 7:32 am
by ricky_otoy
marcikola wrote:To get a focus point, I am using this function in the the camera focus distance: vlength(vtorigin(".", "../focus"))
But unfortunately it doesn't get updated in the IPR when i move the focus null.

Is this a known limitation?
Ok just checked and can confirm, thanks! We will look into it.