https://github.com/blaaru/minecraft-clone
Making a Minecraft Clone
https://github.com/blaaru/minecraft-clone
glfw-opengl-library lwjgl3 minecraft-clone opengl voxel-game
Last synced: about 1 month ago
JSON representation
Making a Minecraft Clone
- Host: GitHub
- URL: https://github.com/blaaru/minecraft-clone
- Owner: blaaru
- Created: 2025-02-03T04:29:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-10T20:05:26.000Z (over 1 year ago)
- Last Synced: 2025-04-12T20:13:08.473Z (about 1 year ago)
- Topics: glfw-opengl-library, lwjgl3, minecraft-clone, opengl, voxel-game
- Language: Java
- Homepage:
- Size: 2.86 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Minecraft Clone
Minecraft clone using LWJGL3 and OpenGL.
This project includes:
- Basic movement mechanics
- A gradient skybox to mimic simple Minecraft sky effects
- A simple concept cube (no textures yet)
This project is currently a WIP. Everything is currently being done by OP.
More features are planned and am currently looking for ways to turn DEMO into an original voxel-based 3d game.