Skip to content

sudivj/MineCraft-OpenGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MineCraft-OpenGL

An experimental project with OpenGL.

Features: (For now)

  • Infinite world generation.

Libraries

  • FastNoiseLite. *
  • GLAD *
  • GLFW.
  • STBI. *

(* - Included in this repo).

Installing and running

This minecraft-clone is only written for linux.

Please make sure you have installed GLFW in your system.

  • Clone this repository.
  • Go to the respective folder and open a terminal in the folder.
  • Then run the command sh ./run.

Note:

As I am still learning C++ and OpenGL it may lack performance :) .

About

A experimental project with OpenGL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages