Coding Challenge #101: May the 4th Scrolling Text
Happy Star Wars day! May the fourth be with you! In this challenge, I code the iconic text scrolling/title crawl in Processing (Java) in 15 minutes! Code: https://thecodingtrain.com/challenges/101-may-the-4th-scrolling-text
πΉοΈ p5.js Web Editor Sketch: https://editor.p5js.org/codingtrain/sketches/YNU5kFGFo
π₯ Previous video: https://youtu.be/c6y21FkaUqw?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
π₯ Next video: https://youtu.be/BZUdGqeOD0w?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
π₯ All videos: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
Videos:
π₯ Jabrils on Youtube: https://www.youtube.com/channel/UCQALLeQPoZdZC4JNUboVEUg
π₯ Web Animations and Mo.js with Sarah Drasner: https://www.youtube.com/watch?v=yRxWa8lXasI
π΄ Live Stream #135: https://youtu.be/ORwIZCKJA-Q?t=760s
Related Coding Challenges:
π #1 Starfield in Processing: https://youtu.be/17WoOqgXsRM
Timestamps:
0:00 Today's topic: Scrolling Text
0:46 Start the timer
1:21 Add the P3D renderer
2:49 Use loadStrings to load the text
5:13 Use textAlign to center the text
6:27 Use the y variable to scroll the text
9:33 Translate to the center
10:28 Rotate along the x axis
1228 Adjust the bounding box
14:36 Use the fullscreen function
16:36 Conclusion and suggestions for variations
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://thecodingtrain.com/discord
π 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
#maythe4th #starwarsscrollingtext #titlecrawl #processing