This website requires JavaScript.
Explore
Help
Sign In
SeanOMik
/
SimpleEngine
mirror of
https://github.com/SeanOMik/SimpleEngine.git
Watch
1
Star
0
Fork
You've already forked SimpleEngine
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
db94d85168
SimpleEngine
/
include
/
simpleengine
/
gfx
History
SeanOMik
db94d85168
Add engine resources to store core shaders, create core shader class
2021-12-12 22:21:10 -05:00
..
shaders
Add engine resources to store core shaders, create core shader class
2021-12-12 22:21:10 -05:00
light.h
Try to get some simple lighting working
2021-12-08 23:14:45 -05:00
model.h
Don't use shared_ptr<GLuint> for shader programs, fix compiling windows
2021-12-12 22:17:59 -05:00
shader.h
Don't use shared_ptr<GLuint> for shader programs, fix compiling windows
2021-12-12 22:17:59 -05:00
texture.h
Don't use shared_ptr<GLuint> for shader programs, fix compiling windows
2021-12-12 22:17:59 -05:00
textured_model.h
Don't use shared_ptr<GLuint> for shader programs, fix compiling windows
2021-12-12 22:17:59 -05:00
vao.h
Don't use shared_ptr<GLuint> for shader programs, fix compiling windows
2021-12-12 22:17:59 -05:00
vbo.h
Don't use shared_ptr<GLuint> for shader programs, fix compiling windows
2021-12-12 22:17:59 -05:00