Hey guys! Welcome to part 9 of this 3d minecraft programming series! Again, thanks to all of you for the wonderful support! In this video, I show what instanced meshes are and how to apply them in our program. Instanced meshes improve the game performance by a very large scale as you will see in the video and also when you code the game yourself!
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
Minecraft World Generation Algorithm : https://github.com/UnknownShadow200/C...