filod lin

filod33

About Me

Connect

LOCATION
Not Specified
WEBSITE

Houdini Skills

Availability

Not Specified

Recent Forum Posts

unity_instance conflict Jan. 27, 2022, 3:11 p.m.

unity_hf_treeinstance_prototypeindex conflict with unity_instance if i feed a point cloud both have these two attributes.

is there a way to instance both trees and normal prefab in a single call?

Unexpected behavior of "unity_instance" Oct. 3, 2019, 1 a.m.

Image Not Found

Unexpected behavior of "unity_instance" Sept. 26, 2019, 4:52 p.m.

I try to make a sop output a terrain mesh also merge some points(with “unity_instance”, let's say tree points), after the merge, unwanted terrain points will have empty “unity_instance” and also 0 scale and 0 rotation. but when cook in unity, terrain points's scale&rotation apply to the first N tree points (N equals terrain point count)

After some dig, i noticed `GetInstanceTransformsOnPart` may have some parts calc issue, but i don't have time to review all GameDev code.

I guess i found some bug ? or i'm doing it wrong ?