Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft C++

A minecraft clone written in C++ using OpenGL

Dependencies:

  • SDL2
  • stb_image
  • nlohmann/json.hpp
  • opengl
  • glm
  • Sebastien Rombauts's SimplexNoise implementation

Screenshoots

screenshot1 screenshot2 screenshot3 screenshot3

About

Multi-threaded voxel rendering engine written from scratch in C++/OpenGL. There is also a cool terrain generator using 3D Simplex Noise.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages