4.1: Particle Systems - The Nature of Code

preview_player
Показать описание
This video introduces the idea of Particle Systems.

Help us caption & translate this video!

Рекомендации по теме
Комментарии
Автор

2015 damn. This is still immensely helpful for me.

heksqer
Автор

I wonder what was the point Dan was going to bring up at 5:26... The cut left us in suspense! xD

puyanwei
Автор

location = l.get(); // get method is depreciated


location = l.copy(); // use copy method instead

kevnar
Автор

ITS AMAZING THAT THIS IS FREE M8. THANKS!

lhmissio
Автор

These videos are awesome by the way. I've been looking for something like this for a while. Thank you so much for making them.

RedEyedJedi
Автор

The best videos out there, will you make js version of this series ?

jenyasidyakin
Автор

I'm experience a glinch in this video around 5:26 into the video. It seems that the whole (re)coding of the particle class is edited away. Is this intentional?

PierreFierlafijn
Автор

where can i download all of your video because i cant download your video using savefrom, sorry for my badenglish

caitsith
Автор

Lifespan concept is nice... U are genius

nagesh
Автор

Do old particles really die and new ones replace them or do you just reset their position to the beginning and start over?

RedEyedJedi
Автор

where do i get completed working code of each title or series, any git hub organized under each series to reproduce the result? Thanks

brookben
Автор

what kind o technology is that you are using?

icaroamorim
Автор

I'v realized float is like your go-to of variables, but lifespan will only ever be an integer, with no need for a decimal point, hell this variable need no more than a byte! Having begun programming with Arduino, I still cringe at every unnecessary bit. I am unsure if this is a habit worth breaking.

danthemancasey
Автор

Where is the beginning of this series? Is there a video in which he starts coding this from scratch?

rokzabukovec
Автор

It'll be great if you can explain Particle Swarm Optimization (PSO) too.

parsaabbasi
Автор

What about just resetting their x, y, and alpha so you dont have to keep creating particles

John-yyoy
Автор

Hi! first, thanks for yours videos. Second is i can´t use "Particle" and i don´t knwon why... i need install some thing? Sorry im new in this...

danipeke
Автор

u need to manage particles in the database. a lot of particles is desirable but slow.

lacasadeacero
Автор

"lots and lots of little dots"

ionutradulazar
Автор

You are pleasantly weird. I mean that as a compliment.

noiamhippyman