hola, benviguts i benvingudes a PTD setembre de 2025 – Aula de Informàtica
Notice: Trying to get property 'term_id' of non-object in /hosting/www/gimnesia.net/aula/wp-content/themes/mesocolumn/archive.php on line 2
Notice: Trying to access array offset on value of type bool in /hosting/www/gimnesia.net/aula/wp-content/themes/mesocolumn/lib/functions/theme-functions.php on line 502

PRÀCTICA BOUNCING BALL

Bouncing Balls () — MVC + Diagrama Diagrama MVC Model BallModel pos, vel, r, mass, color Controller BallController update(dt, bounds) — physics View BallView draw() — p5 draw calls Variables i propietats Model (BallModel) pos — vector amb la posició (x,y). vel — vector amb la velocitat. r — radi…
Continue Reading