Hi, Magicians!
I need to add to my cubes an incremental 360 degrees rotation behavior when metaball pass through it. For a while it's only transforming XYZ values
i've tried to wire my cube through a TransformAxis node, but obviously it is affecting the whole object instead of affecting based on metaball influence area.
Any clues?
thanks in advance!
Adding extra parameters to Magnet/metaball deformations
6163 7 1- homerobaroni
- Member
- 18 posts
- Joined: May 2008
- Offline
- jesta
- Member
- 311 posts
- Joined: July 2005
- Offline
- homerobaroni
- Member
- 18 posts
- Joined: May 2008
- Offline
- digitallysane
- Member
- 1192 posts
- Joined: July 2005
- Offline
This means you are too newbie actually for the thing you try to accomplish. Read the help, do the tutorials, master the basics and then you'll be able to understand what others tell you when they want to be helpful, instead of just asking for more.
The effort should be yours in the first place, others can help but not do the work for you.
Dragos
The effort should be yours in the first place, others can help but not do the work for you.
Dragos
- homerobaroni
- Member
- 18 posts
- Joined: May 2008
- Offline
Friendly Dragos,
The words you spend criticizing me you could spend helping me out or lightning a little bit more my confuse newbie mind.
I've made great effort to acomplish my objective, as you can see in my picture, i'm not here begging you to make my entire project from scratch.
Sometimes is difficult to me understand some things even reading the online help.
I think there is so many users, someone surely will have a little more patience to explain.
Thank you
Homer
The words you spend criticizing me you could spend helping me out or lightning a little bit more my confuse newbie mind.
I've made great effort to acomplish my objective, as you can see in my picture, i'm not here begging you to make my entire project from scratch.
Sometimes is difficult to me understand some things even reading the online help.
I think there is so many users, someone surely will have a little more patience to explain.
Thank you
Homer
- jesta
- Member
- 311 posts
- Joined: July 2005
- Offline
As a noob you need to know you can do a great many things with Houdini.
It is VERY important to understand that unlike other packages attributes, such as colour, normals, velocity, are just data, just numbers.
Once you understand this you can use that data to do anything. It is just a value to be manipulated.
If you look at the example file you can see how colour is used to create an attribute called “spin” which is used in the copy SOP to rotate the cubes.
You should use the textport and type “help” and “exhelp” to get a list of expression commands in houdini. You can then see how the point() and opinputpath() expressions are used in the attributecreate SOP to find the colour value from the input SOP.
Also please look at the learning materials on-line and included with Apprentice. There is valuable information in there which will be very useful to your learning experience.
Good Luck!
It is VERY important to understand that unlike other packages attributes, such as colour, normals, velocity, are just data, just numbers.
Once you understand this you can use that data to do anything. It is just a value to be manipulated.
If you look at the example file you can see how colour is used to create an attribute called “spin” which is used in the copy SOP to rotate the cubes.
You should use the textport and type “help” and “exhelp” to get a list of expression commands in houdini. You can then see how the point() and opinputpath() expressions are used in the attributecreate SOP to find the colour value from the input SOP.
Also please look at the learning materials on-line and included with Apprentice. There is valuable information in there which will be very useful to your learning experience.
Good Luck!
- homerobaroni
- Member
- 18 posts
- Joined: May 2008
- Offline
- homerobaroni
- Member
- 18 posts
- Joined: May 2008
- Offline
Hey Jesta!
I've studied your example and based in your network i've added my own SIZE attribute, driven by color info.
I like the effect! It seems like particles, uhm?
I'm amazed how easy is to make nice things in houdini
so, i dedicate this to you…my first procedural animation.
Thanks, man!
Rename the file extension with “.mp4”
I've studied your example and based in your network i've added my own SIZE attribute, driven by color info.
I like the effect! It seems like particles, uhm?
I'm amazed how easy is to make nice things in houdini
so, i dedicate this to you…my first procedural animation.
Thanks, man!
Rename the file extension with “.mp4”
-
- Quick Links