Add screenshot to README
This commit is contained in:
parent
f1eaecde89
commit
161bd6db4a
@ -1,5 +1,7 @@
|
|||||||
# ECSGame
|
# ECSGame
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
C++ ECS OpenGL game demo.
|
C++ ECS OpenGL game demo.
|
||||||
|
|
||||||
Building requires OpenGL 3.2+, GLFW, GLM and GLAD.
|
Building requires OpenGL 3.2+, GLFW, GLM and GLAD.
|
||||||
@ -10,4 +12,4 @@ OBJ-Loader from https://github.com/Bly7/OBJ-Loader.
|
|||||||
|
|
||||||
ECS library from https://github.com/redxdev/ECS.
|
ECS library from https://github.com/redxdev/ECS.
|
||||||
|
|
||||||
Image loader from https://github.com/nothings/stb/blob/master/stb_image.h.
|
Image loader from https://github.com/nothings/stb/blob/master/stb_image.h.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user