Light
|
7872e42c76
|
dxTexture
- Added dxTexture
- Added hlsl to TextureShader.h
|
2021-06-29 14:21:05 +04:30 |
|
Light
|
c9352407e1
|
Textures
- Added Texture and glTexture class ( no dx implementation yet )
- Added TextureRendererProgram to Renderer
- Added LoadTexture to ResourceManager
- Added TextureShader
- Added awesomeface.png
- Removed unused shader files from Sandbox/res
- Fixed gladLoadGLLoader call in glGraphicsContext
- Enabled alpha blending in glGraphicsContext
- Added stb_image library
|
2021-06-29 11:01:11 +04:30 |
|
Light
|
6149c0da70
|
ResourceManager
- Added ResourceManager
- Removed FileManager
- Shader's constructor now takes the shader source specific to the current GraphicsAPI
|
2021-06-28 14:37:48 +04:30 |
|
Light3039
|
752258366d
|
FileManager
|
2021-05-31 19:09:27 +04:30 |
|
Light3039
|
f511f6d771
|
First Triangle!
|
2021-05-30 16:45:54 +04:30 |
|