Light instancing, it's very versatile and efficient! Has very cool applications and yield to great shots :)
@philippwelsing91084 ай бұрын
So good, thank you, Arvid! Extremely happy about the Houdini/Solaris content.
@테드옹4 ай бұрын
as always thank you for taking time to make tutorials sir :)
@bram_gunst4 ай бұрын
Amazing man keep it up!
@JacKsCave4 ай бұрын
Thanks!❤
@Jurgen_16574 ай бұрын
Very well explained! I appreciate that you're not skipping any parts. concise Houdini tutorials like this are rare on youtube. The only thing I didn’t quite understand is the 'encodeattrib' function. What’s the point of that function? I don't get it.
@arvidurs4 ай бұрын
yeah that function... it will convert the vex code to a USD friendly attribute. There are other ways of doing it, but this seemed to be the simplest way.
@Jurgen_16574 ай бұрын
@@arvidurs ah, the problem is ":" colon, which naturally isn't supported for attribute names. That function basically allows us to 'encode' unsupported symbols like that to use it within our attribute names. I guess then USD is 'decoding' it behind the scenes to a proper string.
@MEProvencal2 ай бұрын
The reason the radius did not work on your light is that you left it as a point light type, which by definition have no radius. Switching it to sphere will reveal the Radius attribute on the Base Properties tab
@arvidurs2 ай бұрын
Thanks!
@UzairFareedFX4 ай бұрын
keep it up 😎😎👍👍
@Bag99Rom4 ай бұрын
Like ❤
@shaneoshea86354 ай бұрын
Where can I find the Random Selection node? Not seeing it in my 20.5 houdini :o
@arvidurs4 ай бұрын
Please install Labs
@TheCool1986vfx4 ай бұрын
Great! Btw what is current hardware on the vid ? thanks!
@arvidurs4 ай бұрын
7800X3D, 4090 GPU, 64GB Ram
@TheCool1986vfx4 ай бұрын
@@arvidurs wow really?Thanks for answer,This CPU the best of the best for Games(and for everyday use fore sure), You think those days really need Higher then that? like 7950x or even Threadrippers 7980x? I just realise everything is moving to GPU calculations more then on CPU, just currious for the next build , thanks!!!
@arvidurs4 ай бұрын
@@TheCool1986vfx i'm mainly using this build for GPU rendering. I got other machines for CPU rendering
@TheCool1986vfx4 ай бұрын
@@arvidurs Amazing, Could You please share 2nd Build as well Please, very very interesting, and in reallity for the last time are You using more this light PC often then Your hard core monster? thank You!
@mechanicalstudent22494 ай бұрын
Sir can I go for Intel or AMD for simulations and rendering.
@olexp90174 ай бұрын
Simulations yes, Karma XPU not at the moment.
@NoobNoob3394 ай бұрын
Im so confused, I have even less light instances in my scene than yours but the render times are insanely high for some reason
@arvidurs4 ай бұрын
Yeah, I mention that in the video as well. The shader I set up is using transmission with a very high refraction ray depth, so that each ray travels through all the light bulbs, which is super slow to render. You can optimize that, try a different shader, and it should be way way quicker