OpenGL node how to render in disabled light mode?

   1401   2   0
User Avatar
Member
4 posts
Joined: 7月 2019
Offline
I want to render a pure color scene in houdini, so I set my display option material to white, and give my object default material.
The flat color looks fine in viewport when viewport mode is set to "disabled lights", I want to render viewport so I use opengl node.
However opengl seems not have a option to set light mode to "disabled lights". How can I set it?

Attachments:
city_target.png (268.3 KB)

User Avatar
Member
2538 posts
Joined: 6月 2008
Offline
Use a Principled shader. Set the base color to black and assign your pure color to emission. Increase the emission output from 0 to 1.0.

Attachments:
Untitled-1.jpg (254.1 KB)

Using Houdini Indie 20.0
Windows 11 64GB Ryzen 16 core.
nVidia 3050RTX 8BG RAM.
User Avatar
Member
4 posts
Joined: 7月 2019
Offline
It works! Thanku!
  • Quick Links