Coding Challenge #1: Starfield in Processing
This is the first in a new series of videos. In this video I attempt to program a "star field" or "warp speed" visualization in Processing. Code: https://thecodingtrain.com/challenges/1-starfield š¹ļø p5.js Web Editor Sketch: https://editor.p5js.org/codingtrain/sketches/1wLHIck3T š„ Next video: https://youtu.be/LG8ZK-rRkXo?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH š„ All videos: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH š“ Coding Train Live 30: https://youtu.be/JljMBn69fZM?t=760s References: š Inspiration: https://cs.brynmawr.edu/gxk2013/examples/transformations/starfield/ Related Coding Challenges: š #27 Fireworks: https://youtu.be/CKeyIbT3vXI š #46 Asteroids: https://youtu.be/hacZU523FyM Timestamps: 0:00 Welcome to a 10 minute coding challenge 0:59 Let's create a star class 2:10 Make an array of stars 3:17 Write the update() and show() functions 3:43 Make the stars move! 5:37 Translate to the middle of the canvas 6:17 Add more stars 7:40 Start to tweak size and speed of stars 9:02 Add trails to stars 10:31 Bonus two minutes! 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 #space #processing