?/100

Coding Challenge #4: Purple Rain in Processing

April 25, 20161875130

Description

In this viewer submitted coding challenge, I attempt to code a Purple Rain Simulator in Processing. Code: https://thecodingtrain.com/challenges/4-purple-rain šŸ•¹ļø p5.js Web Editor Sketch: https://editor.p5js.org/codingtrain/sketches/5C07OcK6A šŸŽ„ Previous video: https://youtu.be/AaGK-fj-BAM?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH šŸŽ„ Next video: https://youtu.be/biN3v3ef-Y0?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH šŸŽ„ All videos: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH šŸ”“ Coding Train Live 34: https://youtu.be/r8QMcI5qxQM?t=3919s Related Coding Challenges: šŸš‚ #1 Starfield in Processing: https://youtu.be/17WoOqgXsRM šŸš‚ #27 Fireworks: https://youtu.be/CKeyIbT3vXI šŸš‚ #169 Pi in the Sky Game: https://youtu.be/_H9JIwWP7HQ Timestamps: 00:00 Introduction to the challenge 00:37 Setup the sketch 01:08 Create a Drop class 02:45 Set initial values and create a Drop object 03:23 Create an array of drops 04:27 Randomize initial values 05:30 Reset raindrop location when offscreen 06:11 Few more improvements 06:56 Add gravity 08:26 Add z value for 3d illusion 11:29 Final Version! Editing by Mathieu Blanchette Animations by Jason Heglund Music from Epidemic Sound šŸš‚ Website: http://thecodingtrain.com/ šŸ‘¾ Share Your Creation! https://thecodingtrain.com/guides/passenger-showcase-guide šŸš© Suggest Topics: https://github.com/CodingTrain/Suggestion-Box šŸ’” GitHub: https://github.com/CodingTrain šŸ’¬ Discord: https://discord.gg/hPuGy2g šŸ’– Membership: http://youtube.com/thecodingtrain/join šŸ›’ Store: https://standard.tv/codingtrain šŸ–‹ļø Twitter: https://twitter.com/thecodingtrain šŸ“ø Instagram: https://www.instagram.com/the.coding.train/ šŸŽ„ 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 šŸ”— p5.js Web Editor: https://editor.p5js.org/ šŸ”— Processing: https://processing.org šŸ“„ Code of Conduct: https://github.com/CodingTrain/Code-of-Conduct This description was auto-generated. If you see a problem, please open an issue: https://github.com/CodingTrain/thecodingtrain.com/issues/new #purplerain #processing

Wheatcha