Ben Andersen

ben.andersen

About Me

Connect

LOCATION
Not Specified
ウェブサイト

Houdini Skills

Availability

Not Specified

My Talks

obj-image Houdini HIVE
Using Acceleration For Smoother Particle Simulations

Recent Forum Posts

SOP Importing indexed string attributes 2021年6月10日0:59

Is there a way to tell sop import to index any string attributes dynamically? They're indexed in Houdini, but they're deindexed when it comes into LOPs unless I specifically set those attributes to be indexed. In general, I just want any string attribute to be indexed. I could write a little python script to report all the string attributes here, but I'm looking for something built in, since this seems like it would be what should be a pretty standard behavior.

Thanks,
Ben

BakeTexure Rendering white 2020年10月5日1:08

I've got the same issue, except I don't want to bake in the lighting. I want to render the point color to a texture file or a constant shaded texture to a file.

I have UVs and it renders white with point or vertex colors and with or without a constant shader.

Is there a way to bake a texture without lighting?

Remove a USD attribute from the layer it is defined? 2020年8月4日21:48

Okay, thanks I'll look into the Sdf API :-)
I guess the same concern should apply to the stage manager too, right? Since deleting a prim from a layer won't actually delete it if the prim is defined elsewhere?