Hey guys! Welcome to part 6 of this coding minecraft series! In this video, I start with infnite world generation. I add the concept of adding a row of chunks in front of the player and at the same time removing a row of chunks behind the player as the player moves. In this video, I only program the removing and adding blocks for one side of the z axis, however in the next video, I will program the other three sides.
Links:
Check out the code in my GitHub repository : https://github.com/HritikRC/Minecraft...
Intro to this series : • Coding Minecraft With THREE.js! | Series I...
Series Playlist : • How to Code Minecraft
THREE.js : https://threejs.org/
Perlin Noise Library (remember to include the license!) : https://github.com/josephg/noisejs
Perlin Noise Tutorial : • 3D Terrain Generation with Perlin Noise in...
Download Python : https://www.python.org
Thanks again and see you next time!