tato1989

tato1989

About Me

Connect

LOCATION
Not Specified
WEBSITE

Houdini Skills

Availability

Not Specified

Recent Forum Posts

after effect camera to Houdini March 20, 2021, 5:24 p.m.

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 Feb. 10, 2014, 3:35 p.m.

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 Feb. 10, 2014, 5:50 a.m.