Simplified the code for checking nodes and added simple shading

This commit is contained in:
2022-10-30 12:56:14 -04:00
parent 1d1aad04cf
commit 4c76fd1144
5 changed files with 79 additions and 55 deletions

View File

@@ -1,5 +1,5 @@
# depslib dependency file v1.0
1667141044 source:c:\development\xtreemminer\main.cpp
1667147634 source:c:\development\xtreemminer\main.cpp
<stdlib.h>
<GL/glut.h>
"Utilities.h"
@@ -12,12 +12,12 @@
"FastNoiseLite.h"
<random>
1667140765 c:\development\xtreemminer\include\noderenderer.h
1667148817 c:\development\xtreemminer\include\noderenderer.h
"Base.h"
"MapBlock.h"
<GL/glut.h>
1667141085 c:\development\xtreemminer\include\mapblock.h
1667148643 c:\development\xtreemminer\include\mapblock.h
"Base.h"
<math.h>
@@ -27,7 +27,7 @@
"MapBlock.h"
"Base.h"
1667096344 c:\development\xtreemminer\include\texturehandler.h
1667148859 c:\development\xtreemminer\include\texturehandler.h
"stb_image.h"
"Base.h"