Make GLSL Fractals in 3 Minutes

preview_player
Показать описание
Alternate title: Me being a CGMatter ripoff for 3 minutes.
Рекомендации по теме
Комментарии
Автор

beautifully concise, the amount of information you just communicated in under 3 minutes is mind blowing

JohnDoesStuffLol
Автор

Amazing. I'm stunned how simple expression can generate such an interesting pattern.

FunMaker
Автор

simple and fast video about glsl, keep going

PalasBrown
Автор

*poof* there goes the weekend. That is strong karate, Sensei.

MichaelProstka
Автор

Awesome! That was by far the best video that I've seen on the subject :)

sinth
Автор

Oh hell yes! Just one criticism, you named your variables actual useful names like 'normalizedCoord' and 'angle', its common practice to instead pick those at random. Its like you don't want the fun of having no idea how something works that you wrote barely a week ago!
😁

ScryGL
Автор

Glad to catch you right after downing three pots of coffee.

Johnston.Carliferanda
Автор

>>> "Me being a CGMatter ripoff for 3 minutes."
You are doing a better job than CGMatter. I kind of have a grudge with his teachings, b/c when CGMatter touched on OSL in "Create Procedural Fractals Fast", he threw in bad practices just for comedic giggles. I was unable to learn from it. This on the other hand has jumpstarted me on Shadertoy, so good work.

Heavenira
Автор

Thanks! Nice speed run! Decided to decrease video playback from 2x for that one.

THE_ONLY_GOD
Автор

the speed at which you talk blows my mind.

hunted_games
Автор

could you please use a pop screen on your mic and also add highpass filter at 100hz to your vocal channel in your movie editor? TY!

daveeckblad
Автор

Nice! It's been a while since I didn't have to increase the playback speed. 🤩

brown__e
Автор

The question is how does this work, and why does this process produce fractals?

Zenzicubic
Автор

thanks so much for this video! I'm trying to learn hlsl and this video is a great help!

a_coneish_one
Автор

That was good content, but even as a usual speed-watcher I had to slow this down to 0, 75

kbusse
Автор

maybe this is obvious: Why does ... length(normalizedCoord + vec2( 0.2, -0.3)) randomize? Or were you just saying these were randomly chosen? I'm assuming it's something about how length() works. I couldn't figure it out online.

GabrielSimLaramee
Автор

Make whole world spin under 10 seconds.

tormentedterror
Автор

Why are you using a float in the for loop? Great video btw

huraqan
Автор

You lost me at where you started explaining the fractal code.

sayochikun
Автор

That background noise is horrible. WHY added such dissonant annoying muzak???

OMNI_INFINITY