Skip to content

pterameta/ourCraft

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ourCraft

It is the third time i try to make minecraft from scratch. This time I want to add a lot of harder to implement features like transparent blocks, lights shadows and multy player.

Features and todos:

  • Rendering system

    • Basic features:
      • Camera
      • Texture atlas
      • Render block faces instanced
    • Advanced features:
      • 3D models
      • Animations
      • Transparency
      • Shadows
      • Sky box
  • Chunk system

  • Multy player

    • Connection to server and hand shake

About

Yet another Minecraft clone.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 90.5%
  • C 4.9%
  • GLSL 2.6%
  • CMake 2.0%