How-to
Houdini Solaris and the LOP Workflow (beginner guide)
Move from /obj-context legacy lighting to the modern /stage Solaris USD-based pipeline. — step-by-step on Mac.
Move from /obj-context legacy lighting to the modern /stage Solaris USD-based pipeline. Here’s how to do it in Houdini on macOS, step by step — part of the free Houdini beginner curriculum.
Lesson 7 of the Houdini curriculum. Next up: Karma Rendering.
What you’ll do
- Recognize the /stage context is the Solaris/LOP workspace, separate from /obj — switch desktops to “Solaris” for the default Solaris layout
- Understand LOPs operate on USD primitives — every node either creates, modifies, or composes USD layers
- Import geometry from /obj using SOP Import LOP (brings a SOP network’s output into the stage as a USD primitive)
- Place lights as LOP primitives: Light LOP (point/spot/area/distant), Dome Light LOP (HDRI environment), Karma Sky Light
- Use a Material Library LOP to define materials and a Assign Material LOP to bind them to primitives — MaterialX is the modern shading language in Solaris
- Add a Camera LOP for the render camera, or import from /obj
- Understand the stage view of the Scene View — shows the composed USD stage, not the SOP network
- Lights placed in /obj do not appear in a /stage render — they live in parallel worlds. New Solaris work should use Light LOPs
- Save and inspect intermediate USD layers with USD ROP or USD Render ROP if needed for pipeline interop
- (H21+, optional) Shot Builder Tools ship in /stage to scaffold a multi-shot USD layout. Still officially beta in H21 — fine for personal/indie work, but the node set and parameters are subject to change. Pair with Live Rendering for near real-time scene-update previews
Do it hands-free with Skilly
Reading steps is one thing; doing them while the menus are in front of you is another. Skilly is a voice-first tutor for macOS: you ask out loud — “where’s the solaris panel?” — and it answers while moving your cursor to the exact button, watching your actual Houdini window. It’s the same Houdini curriculum these lessons come from, taught live instead of read. Free to start.
Keep going
This is one stage of the full Houdini beginner curriculum. Continue with Karma Rendering.
FAQ
Frequently asked questions
What's the fastest way to learn solaris and the lop workflow in Houdini?
Do I need the paid version of Houdini?
Keep learning
Related guides
Houdini Karma Rendering: Solaris to Frames
Render with Karma in Houdini: set up Solaris, choose CPU or XPU, configure samples and denoising, and export an image sequence with USD Render ROP.
How-toHoudini Vellum — Cloth, Soft Body, and Hair (beginner guide)
Simulate flexible materials with the modern Vellum framework — one solver, many constraint types. — step-by-step on Mac.
How-toHoudini Caching and Production Hygiene
Make the project reproducible, recoverable, and shareable. — step-by-step on Mac.
How-toHoudini RBD Destruction with Bullet (beginner guide)
Fracture geometry and run rigid-body simulations using packed primitives and the Bullet solver. — step-by-step on Mac.