Coding Challenge #8: Solar System in Processing - Part 2 (3D)
In the second part of this coding challenge, using Processing, I take the code from the 2D Solar System and turn it three-dimensional. Code: https://thecodingtrain.com/challenges/8-solar-system-3d
πΉοΈ p5.js Web Editor Sketch: https://editor.p5js.org/codingtrain/sketches/QIB-sT10
π₯ Previous video: https://youtu.be/l8SiJ-RmeHU?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
π₯ Next video: https://youtu.be/FGAwi7wpU8c?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
π₯ All videos: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
References:
πΉ PeasyCam library: http://mrfeinberg.com/peasycam/
Videos:
π΄ Coding Train Live 35: https://youtu.be/nF7DVmovWr0?t=1274s
Related Coding Challenges:
π #7 Solar System (2D): https://youtu.be/l8SiJ-RmeHU
π #9 Solar System (3D) with textures: https://youtu.be/FGAwi7wpU8c
Timestamps:
00:00 Introduction
00:25 Some improvements to the current version
02:33 Adding 3D
05:35 Visualising a 3D Solar System
09:05 Adding PeasyCam
12:40 Using Vector Cross Product to determine the axis of rotation
20:10 Adding more planets and moons
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
#solarsystem #3d #processing