Arnold Camera visibility lops

   2324   2   1
User Avatar
Member
88 posts
Joined: 2月 2021
オフライン
I`m unable to get the camera visibility working in lops.

(the toggle in the obj level)

The error i get thrown
Traceback (most recent call last):
File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.383/houdini/python3.7libs\viewerstate\utils.py", line 1029, in wrapper
return func(*args,**kwargs)
File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.383/houdini/python3.7libs\viewerstate\interface.py", line 215, in onDraw
state.onDraw(kwargs["args"])
File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.383/houdini/python3.7libs\lightstate\lightstate.py", line 598, in onDraw
self.renderLine(draw_handle)
File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.383/houdini/python3.7libs\lightstate\lightstate.py", line 879, in renderLine
self._rail_guide.show(not hide)
AttributeError: 'State' object has no attribute '_rail_guide'


Not sure if i should post here or in the indie/apprentice category

(4 some reason i also can`t get arnold to render anything at all in the object level)

Attachments:
illustrate_problem.hipnc (930.1 KB)

User Avatar
スタッフ
4259 posts
Joined: 9月 2007
オンライン
Third-party renderers are not supported in Apprentice. They will render in the viewport in Solaris, but saving them out or trying to render offline will fail, just like it fails in obj/rops, because you need Indie or Full commercial to use a third-party renderer.

As to the the Scene Import issue, that will be something the Arnold team will likely need to address. Other third-party renderer devs have used the Scene Import pluign architecture, for importing their /obj-level nodes/parameters into LOPs via Scene Import, if the default Scene Import doesn't pull them in.
I'm o.d.d.
User Avatar
Member
88 posts
Joined: 2月 2021
オフライン
When just using karma ->
in the shading tab in a rendergeometry settings its setting Render Visibility to
-primary
Edited by TangheStudent - 2022年2月17日 12:08:15
  • Quick Links