Skip to content

Larkooo/MinecraftMGL

Repository files navigation

MinecraftMGL

A minecraft clone made in modern OpenGL

Implemented features

Core
  • Infinite world generation (simplex)
  • Different types of blocks
  • Plants
  • Different types of entities
  • Textures (texture atlas)
Graphics
  • Dynamic meshing
  • Skybox
  • Face lighting
  • Phong
  • Ambient occlusion
  • Shadows
Optimization
  • Multi-threading (mesh and world generation)
  • Face culling
  • Occlusion culling
  • Frustum culling

About

A minecraft clone made in modern OpenGL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages