tato1989

tato1989

About Me

Connect

LOCATION
Not Specified
ウェブサイト

Houdini Skills

Availability

Not Specified

Recent Forum Posts

after effect camera to Houdini 2021年3月20日17:24

ideapartizan
davedjohnson
TeiBrito,

Did you read the link to the scripts howiem posted above? You need to use his script to import the data so that it creates the keyframes for you.

One simple change I would make to his script, where he has:

filename = "cameraKeyframeData.txt"

change it to:

filename = hou.ui.selectFile()

It will give you an item selector box to choose your file, rather than hard coding it.

Dave
THX for the little useful fix, but I get this error:
Traceback (most recent call last): File "ae_camera_import", line 13, in IOError: (2, 'No such file or directory', '$HIP/camera_04.txt')How to fix it?
Can you tell me how you solved this problem?
I'm getting same error:

Traceback (most recent call last): File "camera_tracker", line 13, in IOError: (2, 'No such file or directory', '$HIP/camera.txt')

Edge Displacement on fractured pieces 2014年2月10日15:35

no, not inside.
I want to make displacement at render time on the edges where the fracture is happening to have more Jaggy fracture edges

Edge Displacement on fractured pieces 2014年2月10日5:50