Coding Train Live 167: Bouncing DVD Logo + Fluid Simulation

Subscribers:
1,740,000
Published on ● Video Link: https://www.youtube.com/watch?v=_LyC2l8g0R8



Category:
Vlog
Duration: 3:32:22
30,817 views
984


Bouncing DVD Logo and Fluid Simulation.

💻 https://thecodingtrain.com/challenges/131-bouncing-dvd-logo
💻 https://thecodingtrain.com/challenges/132-fluid-simulation

🔗 GitHub Thread: https://github.com/CodingTrain/Rainbow-Topics/issues/178
🔗 Real-Time Fluid Dynamics for Games by Jos Stam: http://www.dgp.toronto.edu/people/stam/reality/Research/pdf/GDC03.pdf
🔗 MSAFluid: https://www.memo.tv/msafluid/
🔗 Lily Pad: https://github.com/weymouth/lily-pad
🔗 Fluid Simulation for Dummies by Mike Ash: https://mikeash.com/pyblog/fluid-simulation-for-dummies.html
🔗 Bouncing DVD Logo: https://knowyourmeme.com/memes/bouncing-dvd-logo
🔗 Bouncing DVD Logo explained: http://prgreen.github.io/blog/2013/09/30/the-bouncing-dvd-logo-explained/
🔗 p5.js reference: https://p5js.org/reference/#/p5/rect

🎥 How I Learned to Code My Own Game by Mike Boyd: https://youtu.be/s12npdDmGUc
🎥 Why Laminar Flow is AWESOME - Smarter Every Day 208: https://youtu.be/y7Hyc3MRKno
🎥 What DO we know about turbulence? by 3Blue1Brown: https://youtu.be/_UoTTq651dE
🎥 Perlin Noise: https://youtu.be/Qf4dIN99e2w

🚂 Website: http://thecodingtrain.com/
💖 Patreon: https://patreon.com/codingtrain
🛒 Store: https://www.designbyhumans.com/shop/codingtrain/
📚 Books: https://www.amazon.com/shop/thecodingtrain

🎥 Coding Challenges: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
🎥 Intro to Programming: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6Zy51Q-x9tMWIv9cueOFTFA

🔗 p5.js: https://p5js.org
🔗 Processing: https://processing.org

📄 Code of Conduct: https://github.com/CodingTrain/Code-of-Conduct

0:00 Introduction
3:55 Processing Community Day
10:34 Working With Data and APIs Playlist
13:32 Code! DVD Bouncing Logo
48:37 Recording The DVD Logo Coding Challenge
1:13:29 It Hits A Corner!
1:27:12 Fluid Simulation Preparation
1:38:13 Code! Fluid Simulation Coding Challenge