Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

Asyc/MineCXX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Client

Minecraft Clone written in C++ currently running Vulkan.

Features:

  • Abstract Game Engine Design (Swapable Graphical API, SPIR-V Cross-Compilation)
  • Instanced Chunk Rendering
  • Texture Atlas Generation
  • Recreation GUI System (Incomplete)
  • Geometry Shader Font Rendering
  • Named Binary Tag Manipulation

Modules:

Engine/    # Vulkan Game Engine
Game/      # Minecraft Clone Implementation

Dependencies (as submodules):

  • rectpack2D
  • glslang
  • glm
  • glfw
  • rapidjson
  • spdlog
  • spirv-cross
  • stb
  • vma
  • google-test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published