Hey guys! Welcome to part 4 of this coding minecraft series! In this video, I will take a look at how to host the program as a http server. This will allow us to succeed the final goal of this tutorial which is to add a texture to the blocks. Because of the COR (cross-origin-request) policy, we are not allowed ot access local files without a request or a server. Thanks for watching and thanks to everyone for the support!
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...
Background Music : • Dan Lebowitz - Everything You Wanted
Download Python : https://www.python.org
Thanks again and see you next time!