Houdini can't use Hydra to call cycles #104925

Open
opened 2023-02-18 17:29:39 +01:00 by WangYun · 2 comments

System Information
Operating system:Windows 11
Graphics card:RTX3050Ti

description of error
Since I was using a workflow that involved houdini but also required the cycles renderer, I successfully built cycles from
https://projects.blender.org/blender/cycles/src/branch/main/BUILDING.md
and was able to use The test file in the example folder successfully renders

But houdini does not call cycles properly with the hydra agent (picture below)

Build libraries:OPTIX SDK
CUDA12 Toolkit

**System Information** Operating system:Windows 11 Graphics card:RTX3050Ti **description of error** Since I was using a workflow that involved houdini but also required the cycles renderer, I successfully built cycles from https://projects.blender.org/blender/cycles/src/branch/main/BUILDING.md and was able to use The test file in the example folder successfully renders But houdini does not call cycles properly with the hydra agent (picture below) Build libraries:OPTIX SDK CUDA12 Toolkit
893 KiB
817 KiB
WangYun added the
Priority
Normal
Status
Needs Triage
Type
Report
labels 2023-02-18 17:29:39 +01:00
Author
@brecht
Author

@brecht
I have now solved this problem

I feel very disappointed that the solution to this problem is not written in the tutorial
Just add to the path in the system variable :

PATH=D:\ProgramProject\Builder\cycles\install
PATH=<path to cycles>/install/

The problems that needs to be solved now are:
1.cycles use OPTIX CUDA directly as a device
2.Houdini can not create cycles principle of bsdf material nodes

@brecht I have now solved this problem I feel very disappointed that the solution to this problem is not written in the tutorial Just add to the path in the system variable : ``` PATH=D:\ProgramProject\Builder\cycles\install ``` ``` PATH=<path to cycles>/install/ ``` The problems that needs to be solved now are: 1.cycles use OPTIX CUDA directly as a device 2.Houdini can not create cycles principle of bsdf material nodes
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#104925
No description provided.