Morphing Text to Particles in Blender

  Рет қаралды 15,312

Polyfjord Deep Dive

Polyfjord Deep Dive

Күн бұрын

Пікірлер: 52
@juestone
@juestone Жыл бұрын
6:23 “I guess I’ll figure it out later” most relatable sentence ever 😅
@dan1435
@dan1435 Жыл бұрын
Love these vids! If you want both negative and positive values for the velocity you could use a math node set to absolute to make everything positive. Or you could just use a vector math set to length to get the magnitude of the vector
@-Yousof-
@-Yousof- 6 ай бұрын
Really really cool, keep up the great work! Note: Why do you use random (in the source property of the particle emitter) you can use grid and set the resolution and you will get a uniform spread around your object and it will save you alot of un-needed particles. Note 2: You can use a vector math node set to absolute (which checks if the value is negative and it turns it into positive) so you can have the light based on speed effect :)
@bradleygrant474
@bradleygrant474 Жыл бұрын
When dealing with the negative velocities, just use a map range node. map each individual vector value from range -1,1 to range 0,1. Then, when you add them back together, you're adding 3 different values that are in range 0,1, which add to a value in the range of 0,3. So you might want to divide by 3 after this to get the final result to a 0,1 range. If you are still seeing too many completely white particles, then you can divide the velocity vector at the very start to make it smaller.
@bradleygrant474
@bradleygrant474 Жыл бұрын
Actually, even easier would be to just get the length of the velocity vector. Then you can remap the range from 0,{max velocity you expect in the system (roughly)} to 0,1
@philfounarcoleptik3d679
@philfounarcoleptik3d679 Жыл бұрын
I like so much this Depp version of your tutos ! ;)
@priyanshumishra3292
@priyanshumishra3292 Жыл бұрын
If you stream all day, I'll watch all day
@newrockboy1553
@newrockboy1553 Жыл бұрын
I like this effect more, there's something about chaotic particles morphing into a uniform shape that makes it very satisfying.
@lutzpleuter6388
@lutzpleuter6388 Жыл бұрын
At 21:00 you switch light strength on and off manually. Of course you know that you can select the single keyframes that you want to duplicate, then Shift+D and move them on the X-axis. Click, click, click. Ready! 🙂
@MotteManday
@MotteManday Жыл бұрын
I really enjoy your deep dives! (And your other tutorials as wel) It is great to fever with you throughout the process. As for the readability - maybe it could help to lengthen the particle emitter? All words up to 'force fields' are shorter or as long as the particle emitter.... Maybe the particles spread more evenly within the width of it? Just a hunch. Anyway- keep on going! Your work is great and I learn a lot by watching you.
@jacobbradshaw995
@jacobbradshaw995 Жыл бұрын
This is very cool! Thanks for sharing! :)
@esikolia7589
@esikolia7589 Жыл бұрын
I found that if the words are generally of the same length(after scaling on the x axis) the particles fit better without gaps
@theomaslan537
@theomaslan537 Жыл бұрын
If there is an absolute value part of the math node that would work
@MrFantasticAbhi
@MrFantasticAbhi Жыл бұрын
U are a genius ❤️
@GaryParris
@GaryParris Жыл бұрын
love your content and it not being about views :)
@matejivi
@matejivi Жыл бұрын
thank you!
@sparkilliardschumacher9357
@sparkilliardschumacher9357 Жыл бұрын
Crazy stuff
@ansems3309
@ansems3309 Жыл бұрын
I love your videos. I really do! But the way that you just place the camera off center gives me the ick every time :D
@Polyfjord2
@Polyfjord2 Жыл бұрын
Lol!! I haven’t thought about that
@Ladeekayyy
@Ladeekayyy 5 ай бұрын
So crazy you found a blender bug haha. I never would have thought of it that way. About to binge watch all your videos for inspiration to get back into blender and kill it🔥🤍
@GillesHermans
@GillesHermans 4 ай бұрын
I think the bug is caused by the noise input in the turbulence force field. If you set this to 0 the particles will be still :)
@PeteThePancakeMan
@PeteThePancakeMan Жыл бұрын
The bug - you could keyframe the particles being effected at all by the force field in the particle properties, that way they won't continue to drift afterwards? Think that would work anyway :)
@Anonymous-qp5nq
@Anonymous-qp5nq Жыл бұрын
would there be a way to key frame the amount of particles? or how about the spacing?
@gordonbrinkmann
@gordonbrinkmann Жыл бұрын
The easiest way to make a rainbow color like yours starting with blue and ending blue would be to simply make both stops blue, set the Color Mode to HSV or HSL and the Color Interpolation to "Far".
@sebastiengaye8266
@sebastiengaye8266 Жыл бұрын
This is cool. You ARE cool. :)
@lsscpp
@lsscpp 10 ай бұрын
I don't know if anyone metioned down here , but you can use the Math>Absolute node to have both positive and negative "absolute" value out of your vectors
@loaleoproductions
@loaleoproductions Жыл бұрын
16:29 I do have a question: what could i´ve done wrong when the Particle Emitter is still black?
@AlmogD
@AlmogD Жыл бұрын
I don't know how it works in blender, but IRL the fact that there is no force, doesn't mean that the velocity is zero. It only means that the acceleration is zero
@hanktremain
@hanktremain Жыл бұрын
Wouldn't a Vector Math Length straight our of the Particle Info Velocity socket work better?
@ArtSurvivesArtist
@ArtSurvivesArtist Жыл бұрын
How can I go about doing almost exactly this, but having a camera slowly rotate around the text in a circle loop? And how can I not have the text end, but have it particle in a loop as well?
@gurarkin331
@gurarkin331 Жыл бұрын
I don't know what's causing the bug but maybe you can make a minimal velocity for the glowing effect?
@kkendall99
@kkendall99 Жыл бұрын
Do the particles have a setting for mass or weight? Might just be momentum pulling them out of place.
@abiamasifkhalid5097
@abiamasifkhalid5097 Жыл бұрын
Fun Fact: If you use difference nodes in velocity, you need not turn off the colours manually.
@sparkilliardschumacher9357
@sparkilliardschumacher9357 Жыл бұрын
Cause u said that strengh 0 and 1 are the same, perhaps 0 is not equal to 0 force but one maybe is
@sebyta7040
@sebyta7040 Жыл бұрын
Muy buenoo!!
@Fractal_CZ
@Fractal_CZ Жыл бұрын
How about to use Absolute values of the vector data in the particle info node? That way, the black is only at zero and both directions will be gradually brighter? And to the “bug”. Isn’t possible that there is some sort of particle inertia because they have some initial weight? Just guessing.
@Polyfjord2
@Polyfjord2 Жыл бұрын
Cool!! I’ll try it!! As for the bug, it seems it’s got something to do with the Noise Amount of the turbulence force field. I don’t think it respects the Max Distance under Falloff
@Fractal_CZ
@Fractal_CZ Жыл бұрын
@@Polyfjord2 if children let me, I’ll dive to this over the weekend. I bet it’s something outside the particle system. Maybe even in the basic scene settings. You switched off the gravity but maybe there is more…:)
@priyanshumishra3292
@priyanshumishra3292 Жыл бұрын
for the second turbulence force, u said its a global force but you didn't click on global check box, I'm guessing that's what's causing these buggy effects, that way it doesn't affect the animation before the other force field reches the end.
@alexkraike4238
@alexkraike4238 9 ай бұрын
use harmonic force instead
@Tensor_7
@Tensor_7 Жыл бұрын
we have absolute value function in math node. just take the absolute value of the velocity data should fix the problem
@ATLJB86
@ATLJB86 Жыл бұрын
You are going way too fast
@asimov2144
@asimov2144 Жыл бұрын
Yes indeed ! i'll have to watch in slow motion and rewind many times to achieve this. May a global view of the nodes of the particles like with setting of your background for example plz ! Anyway, amazing job !!!
@gordonbrinkmann
@gordonbrinkmann Жыл бұрын
As I understood him from one of his videos, this channel is more the advanced and less beginner friendly one, so he's not intending to do everything slowly and in-depth explaining every step. I don't think it's too fast, I like these quicker tutorials.
Transforming 2D icons using particles in Blender
22:11
Polyfjord
Рет қаралды 134 М.
Controlling Blender with my voice using LLM
15:33
Polyfjord Deep Dive
Рет қаралды 110 М.
Sigma Kid Mistake #funny #sigma
00:17
CRAZY GREAPA
Рет қаралды 30 МЛН
Сестра обхитрила!
00:17
Victoria Portfolio
Рет қаралды 958 М.
Une nouvelle voiture pour Noël 🥹
00:28
Nicocapone
Рет қаралды 9 МЛН
What was on my computer in 2022
13:30
Polyfjord Deep Dive
Рет қаралды 20 М.
Blender Tutorial: Morph Anything Into Anything
34:47
Bad Normals
Рет қаралды 201 М.
Easy Dissolve Effect in Blender
18:29
Kaizen
Рет қаралды 81 М.
Recording Setup Tour - September 2023
6:51
Polyfjord Deep Dive
Рет қаралды 3,1 М.
Amazing Logo Simulation made in Blender
17:42
Ducky 3D
Рет қаралды 201 М.
Creating Realistic 3D Water in Blender : The Ultimate Guide
21:05
Blender 3D | (Advanced) Particle workflow
30:47
Iago Mota
Рет қаралды 284 М.
Speed Modeling a Cyber Kraken (Timelapse)
40:12
Polyfjord Deep Dive
Рет қаралды 4,4 М.