OpenGL C++ Minecraft clone
- In Chunck block culling
- Neighbor block culling
- Chunck Surface culling
- Add / Break Block
- Atlas and per-face Texture Mapping
- Infinite world generation
- outline
- Replace AmberEngine early version by OpenSandBox (then use AmberEngine future version)
- opaque / transparent draw order
- generate lake and trees
- Greedy Meshing
- Visual Studio 2022 (previous version supported)
- AmberEngine early version
- OpenGL with GLEW (Graphics API)
- GLFW (Windowing and inputs)
- Assimp (3D model loader)
- GLM (OpenGL Mathematics)
- stb_image (Image Loader)
- ImGui (GUI)
AmberCraft requires:
- GPU: Graphics card supporting OpenGL 4.3
