Soothsayer

Soothsayer

About Me

Connect

LOCATION
Not Specified
WEBSITE

Houdini Skills

Availability

Not Specified

Recent Forum Posts

Point cloud: Where does this web-like pattern come from? April 29, 2024, 9:34 a.m.

It's a Moiree effect. I dipped my toe into a rabbit whole and it seems material scientists can exploit these patterns to detect faults in materials when under stress. Lot's of maths involved. Traditionally of course it's been a way to make colors with offset printing. Look up lattice moiree effects.

How to - ONNX Inference on volumes ? April 29, 2024, 2:56 a.m.

Does anybody know of an example of the onnx inference SOP on volumes?

I can get it to work on points but if I try volumes on the same model it always errors with

Error No volumes match.

Error occurred extracting input 1.


The data is structured the same way and volumes are the same size and resolution, and position (if that matters). I tried vdb vs volumes. They are named correctly and have sensible values as far as I can tell. Tensors are the right shape.

I have attached a test file.

How to access current cook value of an attribute in Python? April 26, 2024, 11 a.m.

There's got to be an easier way but you can always make a parm and read it from there.