Thomas Ray

caduceus274

About Me

Connect

LOCATION
Not Specified
ウェブサイト

Houdini Engine

Availability

Not Specified

Recent Forum Posts

How Merge node working? 2025年9月4日3:43

I have first node with 1000 points (no more attributes)
I have second node with 2000 points (no more attributes)

And I change some of these points in std::thread

And I have third node - Merge - first + second

How I can receive these points from Merge node? HAPI say, what there are 0 parts and 0 geos in Merge node.
How Merge Node saving all points and how I can get it in HAPI?

Houdini Session showing correct values in Geometry SpreadSheet. How I can show such points table in my own app?

Houdini from outside Python script 2024年11月11日5:12

Hello
I have next task - need to run Python Script from MacOS Terminal (not inside Houdini)
his script must call Houdini for creating simple box and export it to FBX
How I can do it?
Thank you

Why Group not delete other geometry? 2024年3月22日8:37

Hello

I import contours rom EPS files. And after - I need to working with each contour separately
I hoped Group node will help me. But no

I created Group node for each contour and selected each contour separately for each node.
I dont know why - but EACH Group node drawing full geometry, not only this concrete contour.
Why?

How I can working with these contours separately?