Skip to content

Djuk1c/neincraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neincraft

Minecraft clone written with C++ & OpenGL, in development. image
image

Project goal

Have a infinite procedurally generated world
Be able to destroy and place blocks

Todo

Seperate thread for loading chunks
Maybe hashmap instead of set for storing chunks?
Highlight block when mousing over it (also for placing blocks)
Play around with perlin parameters more to make it look more natural (Looks solid)
Remove faces between chunks, and other faces that cant be seen
Fix bug at spawn when there are 2x more chunks (Hacky)
Store chunks on the heap as pointers so i can delete them
Increase chunk height

About

not a minecraft clone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published