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
371534a01a
SimpleEngine
/
include
/
simpleengine
/
gfx
History
Sean Ervin
371534a01a
Implement ECS in the renderer. Nothing is shown yet though
2022-08-30 19:39:24 -04:00
..
shaders
Implement batched rendering with multiple textures
2022-08-18 11:34:05 -04:00
light.h
Try to get some simple lighting working
2021-12-08 23:14:45 -05:00
material.h
Start working on scene based rendering
2022-08-19 00:20:53 -04:00
model.h
Implement ECS in the renderer. Nothing is shown yet though
2022-08-30 19:39:24 -04:00
renderer.h
Implement ECS in the renderer. Nothing is shown yet though
2022-08-30 19:39:24 -04:00
shader.h
Implement batched rendering with multiple textures
2022-08-18 11:34:05 -04:00
ssbo.h
Implement batched rendering with multiple textures
2022-08-18 11:34:05 -04:00
texture.h
Implement batched rendering with multiple textures
2022-08-18 11:34:05 -04:00
vao.h
Implement ECS in the renderer. Nothing is shown yet though
2022-08-30 19:39:24 -04:00
vbo.h
Create a renderer that handles model rendering
2022-08-18 22:40:34 -04:00