Commit Graph
224 Commits
Author SHA1 Message Date
Dane Johnson 591250b3d5 Shader refactor 2021-01-22 15:27:32 -06:00
Dane Johnson b08552c9fa Better vertices on ball 2021-01-22 15:09:39 -06:00
Dane Johnson e0143f481f Better vertices on ball 2021-01-22 15:09:39 -06:00
Dane Johnson deec629ef4 Vertex exports all lights independently 2021-01-22 14:40:45 -06:00
Dane Johnson 74a700cc2b Vertex exports all lights independently 2021-01-22 14:40:45 -06:00
Dane Johnson 950cc3ce16 Remove perspective hack 2021-01-22 14:37:32 -06:00
Dane Johnson 59e600a890 Remove perspective hack 2021-01-22 14:37:32 -06:00
Dane Johnson 12add5bd20 Add a ball, use actual flat shading 2021-01-21 18:29:49 -06:00
Dane Johnson fa0cb2a5d8 Add a ball, use actual flat shading 2021-01-21 18:29:49 -06:00
Dane Johnson 7ebf34c3e0 Phong lighting, flat shader 2021-01-21 18:03:50 -06:00
Dane Johnson bde3aa816c Phong lighting, flat shader 2021-01-21 18:03:50 -06:00
Dane Johnson 96f1e23a54 Fix diffuse lighting 2021-01-21 15:35:21 -06:00
Dane Johnson 1a687a2f24 Fix diffuse lighting 2021-01-21 15:35:21 -06:00
Dane Johnson 8fb29d389a Start work on lighting 2021-01-21 15:26:39 -06:00
Dane Johnson a7396c71fe Start work on lighting 2021-01-21 15:26:39 -06:00
Dane Johnson 43996eb2e6 More quality of life 2021-01-21 11:12:45 -06:00
Dane Johnson 3eaca9903b More quality of life 2021-01-21 11:12:45 -06:00
Dane Johnson 6f03ed7295 Apply rotations in the correct order 2021-01-20 22:17:33 -06:00
Dane Johnson fdeff15bd6 Apply rotations in the correct order 2021-01-20 22:17:33 -06:00
Dane Johnson 7ac961ea42 More constants 2021-01-20 21:58:43 -06:00
Dane Johnson 4f1f04a78d More constants 2021-01-20 21:58:43 -06:00
Dane Johnson cf39a40f29 Scripting quality of life adjustments 2021-01-20 21:42:14 -06:00
Dane Johnson f53f2f5745 Scripting quality of life adjustments 2021-01-20 21:42:14 -06:00
Dane Johnson 087a75eaab Add alpha scissor 2021-01-20 20:49:12 -06:00
Dane Johnson 2731289263 Add alpha scissor 2021-01-20 20:49:12 -06:00
Dane Johnson 25c5d925fb Install couch 2021-01-20 17:37:56 -06:00
Dane Johnson 70d68bd6b8 Install couch 2021-01-20 17:37:56 -06:00
Dane Johnson 4955d77de8 Added scaling 2021-01-20 17:18:39 -06:00
Dane Johnson d460d1db50 Added scaling 2021-01-20 17:18:39 -06:00
Dane Johnson 391060d9ba Remove ball (meshes must be loaded from file) 2021-01-20 17:05:59 -06:00
Dane Johnson cce51dc747 Remove ball (meshes must be loaded from file) 2021-01-20 17:05:59 -06:00
Dane Johnson 0c9935a3c0 Materials are just structs 2021-01-20 15:16:44 -06:00
Dane Johnson 57c1874412 Materials are just structs 2021-01-20 15:16:44 -06:00
Dane Johnson 745f03d8a2 Can add models with multiple textures 2021-01-20 14:54:54 -06:00
Dane Johnson d655b52aa2 Can add models with multiple textures 2021-01-20 14:54:54 -06:00
Dane Johnson f95ba69047 Pare down assimp thirdparty library 2021-01-20 12:53:51 -06:00
Dane Johnson 667b80b074 Some demo stuff 2021-01-20 12:50:59 -06:00
Dane Johnson 68f373bf69 Some demo stuff 2021-01-20 12:50:59 -06:00
Dane Johnson 361d8584dd Added a uniform die function 2021-01-19 16:36:10 -06:00
Dane Johnson 472e269b01 Added a uniform die function 2021-01-19 16:36:10 -06:00
Dane Johnson 1ead34a8e1 Reorganize core 2021-01-19 16:16:54 -06:00
Dane Johnson a0620bd760 Reorganize core 2021-01-19 16:16:54 -06:00
Dane Johnson 9c08612c74 Added affine texture mapping 2021-01-19 16:08:37 -06:00
Dane Johnson ddb10abb03 Added affine texture mapping 2021-01-19 16:08:37 -06:00
Dane Johnson de3a51f47f Added framebuffer to render screen to 2021-01-19 16:06:01 -06:00
Dane Johnson 2d4e162cd6 Added framebuffer to render screen to 2021-01-19 16:06:01 -06:00
Dane Johnson 78370a2ffd Fix texture filtering (should all be nearest) 2021-01-18 19:06:37 -06:00
Dane Johnson 22016f9d98 Fix texture filtering (should all be nearest) 2021-01-18 19:06:37 -06:00
Dane Johnson 70a2e0352a Model loading and texturing 2021-01-18 18:25:47 -06:00
Dane Johnson 155b572aca Model loading and texturing 2021-01-18 18:25:47 -06:00