Skip to content

A basic work in progress minecraft-like voxel game made with OpenGL and C++

Notifications You must be signed in to change notification settings

lud99/MinecraftOpenGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MinecraftOpenGL

A simple Minecraft-like game written in C++ and with OpenGL.

Some features

  • Bit Packing for verticies to reduce memory
  • Multithreaded work system for generating and rebuilding chunks
  • Simple collisions
  • Block placing and destruction
  • Opaque, transparent and translucent block types
  • Simple friction physics for different block types

Skärmbild 2021-04-09 233015 A screenshot of a test world during development

About

A basic work in progress minecraft-like voxel game made with OpenGL and C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published