charcoal/CharcoalBuiltin
elipzer 8ee0ab2edb Lighting works... Just not properly
Commiting now so that there is something displaying for the lit
scene.
2018-10-15 22:38:59 -04:00
..
AutoPrerenderingScene.cpp Probably BREAKING - Moved everything into proper directories 2018-10-10 23:56:39 -04:00
AutoPrerenderingScene.h Removed duplicate constructor problems using the 'using' directive 2018-10-13 14:07:08 -04:00
BasicBatch.h Got it working but its not working... 2018-10-14 21:19:38 -04:00
BasicPipeline.h Lighting works... Just not properly 2018-10-15 22:38:59 -04:00
BasicShaderProgram.h Libraries Work! 2018-10-11 01:26:24 -04:00
BasicTypes.h Got the batch rendering to be similar to where I want it. 2018-10-14 00:52:32 -04:00
Batched.h Probably BREAKING - Moved everything into proper directories 2018-10-10 23:56:39 -04:00
BuiltinBatch.h Removed duplicate constructor problems using the 'using' directive 2018-10-13 14:07:08 -04:00
BuiltinCamera2D.h Removed duplicate constructor problems using the 'using' directive 2018-10-13 14:07:08 -04:00
BuiltinCamera3D.h Removed duplicate constructor problems using the 'using' directive 2018-10-13 14:07:08 -04:00
BuiltinPipeline.h Lighting works... Just not properly 2018-10-15 22:38:59 -04:00
BuiltinTypes.h Lighting works... Just not properly 2018-10-15 22:38:59 -04:00
CharcoalBuiltin.vcxproj Added the base to the lit pipeline. 2018-10-15 19:53:22 -04:00
CharcoalBuiltin.vcxproj.filters Added the base to the lit pipeline. 2018-10-15 19:53:22 -04:00
GLUtil.cpp Lighting works... Just not properly 2018-10-15 22:38:59 -04:00
GLUtil.h Lighting works... Just not properly 2018-10-15 22:38:59 -04:00
LitBatch.h Added the base to the lit pipeline. 2018-10-15 19:53:22 -04:00
LitPipeline.h Lighting works... Just not properly 2018-10-15 22:38:59 -04:00
LitShaderProgram.h Added the base to the lit pipeline. 2018-10-15 19:53:22 -04:00
LitTypes.h Lighting works... Just not properly 2018-10-15 22:38:59 -04:00
MeshGenerator.h Libraries Work! 2018-10-11 01:26:24 -04:00
PoseableBatch.h Got the batch rendering to be similar to where I want it. 2018-10-14 00:52:32 -04:00
SpriteBatch.h Got the batch rendering to be similar to where I want it. 2018-10-14 00:52:32 -04:00
TexturedBatch.h Fixed broken UV coords. 2018-10-15 11:28:35 -04:00
TexturedPipeline.h Lighting works... Just not properly 2018-10-15 22:38:59 -04:00
TexturedRenderable.h Got it working but its not working... 2018-10-14 21:19:38 -04:00
TexturedShaderProgram.h Got it working but its not working... 2018-10-14 21:19:38 -04:00
TexturedTypes.h Got it working but its not working... 2018-10-14 21:19:38 -04:00
TextureGenerator.cpp Libraries Work! 2018-10-11 01:26:24 -04:00
TextureGenerator.h Libraries Work! 2018-10-11 01:26:24 -04:00
WithCamera.h Added Pipelines! 2018-10-14 15:06:51 -04:00