bb4592ed63
Changing the mechanic of the renderer to support pipelines. One scene could have multiple pipelines. The pipelines allow for one shader, one camera, and multiple batches. |
||
---|---|---|
.. | ||
Example.vcxproj | ||
Example.vcxproj.filters | ||
main.cpp | ||
MyApplication.cpp | ||
MyApplication.h | ||
MyBasicScene.cpp | ||
MyBasicScene.h | ||
MyBasicShaderProgram.h | ||
MyBatch.cpp | ||
MyBatch.h | ||
MyBuiltinCubeScene.cpp | ||
MyBuiltinCubeScene.h | ||
MySimple2DScene.cpp | ||
MySimple2DScene.h | ||
MySimple3DScene.cpp | ||
MySimple3DScene.h | ||
MySimpleCubeScene.cpp | ||
MySimpleCubeScene.h | ||
MySimpleShaderProgram.h |