Coding Train Live 35: 3D Solar System and Maze Generator

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



Duration: 2:49:44
6,222 views
106


Live from sfpc.io!
In this video, I continue the Solar System Generator Challenge by turning it into a 3D generator using Processing. Then, I take on a new Coding Challenge: A Maze Generator in p5.js

πŸ’» 3d Solar System Challenge https://thecodingtrain.com/challenges/8-solar-system-3d
πŸ’» Solar System - Textures Challenge https://thecodingtrain.com/challenges/9-solar-system-3d-textures
πŸ’» Maze Challenge https://thecodingtrain.com/challenges/10-dfs-maze-generator

Timestamps:
21:14 - Taking the 2D Solar System and making it 3D
52:36 - Adding texture to 3D objects
1:19:56 - Maze Generator: Creating grid, cells and walls
1:43:48 - Maze Generator: Moving across the grid
2:00:50 - Maze Generator: Removing walls
2:34:36 - Maze Generator: Recursive backtracker
2:44:38 - Conclusion

πŸš‚ 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

Part 1 of the Solar System Generator: https://www.youtube.com/watch?v=l8SiJ-RmeHU

Links discussed in this video:
Nature of Code class on Kadenze: https://www.kadenze.com/courses/the-nature-of-code/info
PeasyCam library: http://mrfeinberg.com/peasycam/
Planet texture maps: http://planetpixelemporium.com
Algorithm for Maze Generators: https://en.wikipedia.org/wiki/Maze_generation_algorithm#Recursive_backtracker

Help us caption & translate this video!

πŸ“„ Code of Conduct: https://github.com/CodingTrain/Code-of-Conduct







Tags:
solar
3d
maze
system
solar system
random maze
challenge
programming
processing
processing tutorial
p5.js
processing 3
object oriented programming
p5js
nature of code
simulation
simulator
p5.js tutorial
learning processing
tutorial
depth-search first