OpenGL rendering engine
Go to file
elipzer e3c85324c6 Changed Filters to be more representitive
Also moved all the code for each pipeline into the header files
rather than the .cpp files to keep it all in one place.
Considering just moving all the code into one file just to make it
easier to create new pipelines but that may be overkill and may
make the project harder to maintain in the future.
2018-10-14 15:44:04 -04:00
archive Added Dependency: GLM 2018-09-09 21:20:56 -04:00
CharcoalBuiltin Changed Filters to be more representitive 2018-10-14 15:44:04 -04:00
dll A Working Triangle 2018-09-05 16:26:50 -04:00
Example Changed Filters to be more representitive 2018-10-14 15:44:04 -04:00
images Almost able to render the image 2018-10-09 11:42:17 -04:00
include Added Dependency: GLM 2018-09-09 21:20:56 -04:00
lib A Working Triangle 2018-09-05 16:26:50 -04:00
OpenGLEngine Added Pipelines! 2018-10-14 15:06:51 -04:00
shaders Libraries Work! 2018-10-11 01:26:24 -04:00
.gitignore Libraries Work! 2018-10-11 01:26:24 -04:00
OpenGLEngine.sln Libraries Work! 2018-10-11 01:26:24 -04:00