Jump to content

Camera aim


Recommended Posts

Hey guys,

I just dove into Houdini a few month ago, and was wondering about a camera aim which could follow

an animated object. Maya has a camera aim which I parented usually to the object I wanted to follow, just

wondering how this is achieved in Houdini.

Thanks

Link to comment
Share on other sites

each object in houdini has Look At parameter where you can drop any object you want it to aim at

I did see that, but does there need to be an expression on it for it to follow the animated object?

I have selected the sphere that is moving around and the camera stays static.

Link to comment
Share on other sites

no expression, it expects any Object node, then your camera should rotate towards the global position of that object

is your sphere animated at object level or in SOPs?

it's within SOPs. I have a null on the end which I call into the camera, but stays static.

Link to comment
Share on other sites

it should be at object level, since in sops all is just geometry

to extract position from moving geometry to object level, create Rivet Object

as a rivet geometry use your null from within sphere object

as a point group use either point group from that geometry or specify directly points which you would like to represent position of the rivet (it will be placed to their average position)

then use this rivet as cameras look at object

or if you can animate the sphere at object level and you save yourself some trouble

Link to comment
Share on other sites

it should be at object level, since in sops all is just geometry

to extract position from moving geometry to object level, create Rivet Object

as a rivet geometry use your null from within sphere object

as a point group use either point group from that geometry or specify directly points which you would like to represent position of the rivet (it will be placed to their average position)

then use this rivet as cameras look at object

or if you can animate the sphere at object level and you save yourself some trouble

Got it. Thank you.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...