Constraints in houdini
6178 11 5- hibatchi
- Member
- 65 posts
- Joined: 11月 2013
- Offline
- friedasparagus
- Member
- 402 posts
- Joined: 6月 2014
- Offline
- nisachar
- Member
- 83 posts
- Joined: 2月 2016
- Offline
- friedasparagus
- Member
- 402 posts
- Joined: 6月 2014
- Offline
- hibatchi
- Member
- 65 posts
- Joined: 11月 2013
- Offline
Maybe it is not a “thing” but what I call a constraint that needs three points to derive orientation, rotation, and transformation.
Usually I need it taking something moving and rotating, that I have to slap an emitter on. What I usually come across is someone trying to tell me I can do it at object level. I'd like to know how to do it in SOPs. I'm assuming it's through some expression work or VOP/Wrangle nodes.
Usually I need it taking something moving and rotating, that I have to slap an emitter on. What I usually come across is someone trying to tell me I can do it at object level. I'd like to know how to do it in SOPs. I'm assuming it's through some expression work or VOP/Wrangle nodes.
- friedasparagus
- Member
- 402 posts
- Joined: 6月 2014
- Offline
Hmm, it's really hard to know what exactly you're after without an example, but it's well worth taking a look at the lookat() function in VEX, it calculates the same things as a obj level lookat constraint but returns a transform matrix instead that you can use to modify the position or other attribute.
Hope that's useful
Hope that's useful
Henry Dean
- goldleaf
- スタッフ
- 4200 posts
- Joined: 9月 2007
- Offline
Check out the Constraints shelf. I used the LookAt and Points tools to make this scene, though I had to setup a point group on the torus, and fiddle with the Point Constrain Look At / Look Up (see /obj/teapot/constraints/points). Hopefully this little example helps a bit. Check out the the constraints chop networks inside the torus and sphere objects to see what those shelf tools create.
There are some rigging masterclasses in the works by SideFX, which will be excellent.
There are some rigging masterclasses in the works by SideFX, which will be excellent.
I'm o.d.d.
- BabaJ
- Member
- 2129 posts
- Joined: 9月 2015
- Offline
This may be what your looking for…
http://www.tokeru.com/cgwiki/?title=HoudiniVex [tokeru.com]
just scroll down page where it starts with “Get transform of objects with optransform”.
http://www.tokeru.com/cgwiki/?title=HoudiniVex [tokeru.com]
just scroll down page where it starts with “Get transform of objects with optransform”.
- hibatchi
- Member
- 65 posts
- Joined: 11月 2013
- Offline
- simonschreibt
- Member
- 9 posts
- Joined: 6月 2017
- Offline
I've a hard time understanding how to use and setup constraints and constraint networks as well. The documentation doesn't really help since it doesn't give a good overview and no use cases. An answer like “The Constraint Object Pretransform CHOP returns an Object pretransform.” about the question “What is a Constraint Object Pretransform?” doesn't help me as a beginner at all.
- jsmack
- Member
- 8043 posts
- Joined: 9月 2011
- Online
Did you try searching for ‘Pretransform’?
http://www.sidefx.com/docs/houdini/basics/objects#pretransform [www.sidefx.com]
http://www.sidefx.com/docs/houdini/basics/objects#pretransform [www.sidefx.com]
- edward
- Member
- 7899 posts
- Joined: 7月 2005
- Offline
-
- Quick Links