42 ft_minecraft project.
This project is part of the 42 advanced curriculum. It will make us learn about advanced rendering techniques, procedural generation and networking. This project comes after ft_vox (Beware my code wasnt the best back then!) and is pretty much about upgrading it. It also allows us to discover how to create a "basic" game engine.
(I am currently only working on seting up the "Engine" so when we actually start the project we can go fast (This is why rn there is only UI and scenes stuff))
Renderer class so we will be able to easily switch to vulkan/else if we want to
fix glad install script
THE WHOLE GAME MAYBE?