Houdini is probably the most useful tool an indie developer can learn. HDA's, making maps and auto populating with assets, VFX, animations. Steep learning curve granted.
Great tutorial BUT one issue. Those of us not on v19 anymore don't have access to the copy stamp. Anyone know how to replace that copy stamp to get that same effect?
after pointreplicate, create an attribute randomize "orient" set distribution to "inside sphere" dimensions = 4 and then drop an attrib wrangle for pscale: float randNum = fit01(rand(@ptnum + chf("seed")), chf("min"), chf("max")); @pscale = randNum; create spare parameters, set seed to $F and tweak min and max. so instead of the copy stamp we can use the foreach nodes. drop in a foreach point (begin) after the attribute wrangle and put the foreach (end) after the first copy to points. then drop another regular copy to points like in video and merge both. also you can put "$F" into the seed for the orient in the attrib randomize to have the orientation randomly change each frame like the pscale.
@@eth3realm trying the 2nd part now with the for each point begin.. I dont think im doing this right. - can you upload a picture link of how the node layout should be with Both copy to points?
@@eth3realm "and then drop an attrib wrangle for pscale:" forgive my noobishness, what is "for" referring to in your sentence? Your contributions could save this tutorial
mh... good, unfortunately the part of shadering not described and working only on Houdini 19 or upper and in production.... in production usually the pipeline are 1/2 version older. By the way thanks for sharing it.
just wanted to ask if u can answer I am a 14v year old artist trying to learn vfx and obsessed with this whats the scope of this software and this industry till the time I grow and whats the best studio and I live in india
I work in the industry and we have many artists working in India remotely. Many studios are opening up locations in India so i would say you're all set if you want to get in this field. Houdini is a bit of an uphill to learn but it's the best and most universally used software for FX. Best of luck!
Daaaamn... I've always tried to do the "spark trails" with no success. And here it is. Thank you a thousand times. 🙏
Any time!
Houdini is probably the most useful tool an indie developer can learn. HDA's, making maps and auto populating with assets, VFX, animations. Steep learning curve granted.
Definitely!
@@Rebelway
can you make blood splash tutorial
I love the tutorial! the copy stamp node has been discontinued so in place of it we have to use the for-each loop and attributes node?
I WANT TO KNOW ABOUT HOUDINI THX FOR THIS TUTORIAL, Your the best Tutorial Video making person In the World respect 🙏🙏🙏🙏 Thank u Endless Times 8️⃣
You are welcome 😊
Hi, could you make a tutorial on how to make sparkles like the ones on the stick from the Nanny McPhee movie? Because I really like this type of VFX
Oh yeah! And also can you make the effect of the magical wave?
Great tutorial BUT one issue. Those of us not on v19 anymore don't have access to the copy stamp. Anyone know how to replace that copy stamp to get that same effect?
after pointreplicate, create an attribute randomize "orient" set distribution to "inside sphere" dimensions = 4 and then drop an attrib wrangle for pscale:
float randNum = fit01(rand(@ptnum + chf("seed")), chf("min"), chf("max"));
@pscale = randNum;
create spare parameters, set seed to $F and tweak min and max. so instead of the copy stamp we can use the foreach nodes. drop in a foreach point (begin) after the attribute wrangle and put the foreach (end) after the first copy to points. then drop another regular copy to points like in video and merge both. also you can put "$F" into the seed for the orient in the attrib randomize to have the orientation randomly change each frame like the pscale.
@@eth3realm thank you for this
@@eth3realm trying the 2nd part now with the for each point begin.. I dont think im doing this right. - can you upload a picture link of how the node layout should be with Both copy to points?
@@MusicVideoKing23 send email or smthg I’ll send a picture
@@eth3realm "and then drop an attrib wrangle for pscale:"
forgive my noobishness, what is "for" referring to in your sentence? Your contributions could save this tutorial
mh... good, unfortunately the part of shadering not described and working only on Houdini 19 or upper and in production.... in production usually the pipeline are 1/2 version older. By the way thanks for sharing it.
9:30 When I replicate this, all my lines are parallel. How did you get them to scatter at different rotational angles?
use on rotate
fit01(rand($PT),-100,100)
@@aspotalpha Use on rotate where? in the Copy to Points node, under the "attributes from target" section?
Thank you man for sharing this stuff
No problem at all!
Can you recreate that giant explosion in Top Gun: Maverick? When the enemy's underground base blows up?
just wanted to ask if u can answer I am a 14v year old artist trying to learn vfx and obsessed with this whats the scope of this software and this industry till the time I grow and whats the best studio and I live in india
I work in the industry and we have many artists working in India remotely. Many studios are opening up locations in India so i would say you're all set if you want to get in this field. Houdini is a bit of an uphill to learn but it's the best and most universally used software for FX. Best of luck!
thank you! how would we go about giving the smoke the abnormal movement found in the music video of everglow - first at 25 seconds?
thanks,helps a lot
You're welcome!
can't figure out with the new copy to point node how to add the expressions
Same issue here. The copy node has changed and this tutorial stops being relevant at 9:30
Can i use this effects?
Thannks
no problem!
Great these is it
Glad you enjoyed it!
Nice!
Thanks!
+sub
can you please make running dust trail tutorial