yancy lindquist

yancy lindquist

About Me

Connect

LOCATION
Not Specified
WEBSITE

Houdini Skills

Availability

Not Specified

My Tutorials

obj-image Intermediate
Surface Packing for Unreal
obj-image Intermediate
Learn 3D Shading Concepts Using Wrangles

Recent Forum Posts

Installing tesorflow for houdini standards April 27, 2024, 3:40 p.m.

I have installed and am using tensorflow in houdini. I am calling it in python nodes in tops and lops. It is working, but I am getting warnings that it will only use my cpu. I want to reinstall it to try to get a fix, and I had a few questions that maybe someone can help me with.

-Is there an official set of steps to install tensorflow for houdini?

-Would the "Python Virtual Environment" node in tops expose tensorflow to the other contexts like lops?

Thanks for any help.
Yancy

usdImportData is converting floats to ints March 23, 2024, 4:09 p.m.

Hi,

Maybe I am doing something wrong, but when I import either a single float or double array usd attribute from lops using usdImportData, all my floats are rounded down to ints.

ex. 3.67 comes in as 3.

I can see them in the usd with decimal places. When I write them to a cvs spreadsheet, it confirms the issue. Image attached.


Any thoughts?

Cheers,
Yancy