SeanOMik
|
78ef93bcf5
|
Start working on fixed timestep
Frame interprelation still needs to be done to make a slow TPS look smooth
|
2022-10-14 23:17:22 -04:00 |
SeanOMik
|
ce8886ade1
|
Always calculate tangent space for Models
|
2022-10-12 23:35:39 -04:00 |
SeanOMik
|
6944d0ac6d
|
Implement sorting blending
|
2022-10-11 23:16:52 -04:00 |
SeanOMik
|
19d116ef65
|
Redo the normal map lighting to be done in tangent space and with blinn-phong lighing
|
2022-10-02 11:39:07 -04:00 |
SeanOMik
|
366ab19544
|
Make normal maps optional
|
2022-09-30 17:01:14 -04:00 |
SeanOMik
|
9a3240b25f
|
Don't output tangents and bitangents to fragement shader
|
2022-09-29 19:24:32 -04:00 |
SeanOMik
|
da3c56af36
|
Implement normal maps
|
2022-09-29 19:13:47 -04:00 |
SeanOMik
|
dbc12e422c
|
Get specular maps working and make them optional
|
2022-09-28 21:21:47 -04:00 |
SeanOMik
|
3a61b8495e
|
Redo the lighting in the shaders
|
2022-09-28 08:04:24 -04:00 |
SeanOMik
|
7f2ff589ac
|
Remove tex_id from Vertexes
|
2022-09-27 16:22:04 -04:00 |
SeanOMik
|
f2258f41c4
|
Remove the 3d-"batched" rendering
|
2022-09-27 16:14:36 -04:00 |
SeanOMik
|
5a7e5cd10f
|
Use assimp for loading 3d models
|
2022-09-21 22:52:06 -04:00 |
SeanOMik
|
0a3d80d17c
|
Delete "Vertex" replace it with "LitVertex"
|
2022-08-18 16:03:51 -04:00 |
SeanOMik
|
0226819a46
|
Implement batched rendering with multiple textures
|
2022-08-18 11:34:05 -04:00 |