Commit Graph

33 Commits

Author SHA1 Message Date
justin 4ed72e263b Implement varying width in bezierQuad 2021-03-12 17:35:13 +01:00
justin 0489a092bc First implementation of quadratic bezier curve shader 2021-03-12 15:25:07 +01:00
justin cddf7d1f8f Partially working ellipse shader 2021-03-10 03:29:10 +01:00
justin aa74075e3f Fix weapon scroll bug 2021-03-09 01:36:30 +01:00
justin 2310bd1b09 Improve control over floor items and buttons 2021-03-09 01:18:44 +01:00
justin 13cc9501a7 Improve inventory management, item pickup to cursor pos 2021-03-08 19:26:12 +01:00
justin c8705a88c2 Improve floor item labels 2021-03-08 19:09:24 +01:00
justin 9f58066dba Make buttons without labels inactive 2021-03-08 17:03:58 +01:00
justin 70f8914767 Fix button label rendering 2021-03-08 15:17:33 +01:00
justin dd5e49dccc Fix rotation on floor item labels 2021-03-08 02:05:55 +01:00
justin b547df9547 Reimplement floor item label cursors 2021-03-08 01:56:47 +01:00
justin 79b6a4fc32 Improve cursor rendering 2021-03-08 00:25:57 +01:00
justin c9ae76594b Improve inventory rendering 2021-03-07 23:55:09 +01:00
justin f92075263f Correct text scaling 2021-03-07 23:34:37 +01:00
justin 80a38eca58 Commit before changing text rendering 2021-03-07 18:21:45 +01:00
justin bd16ad2a2a Reorganise block module 2021-03-05 20:24:12 +01:00
justin cb5a83d17a Some cleanup, may have reintroduced leak in autoDoorPane 2021-03-05 14:14:52 +01:00
justin 5f8b5881e5 Improve shadows for static walls 2021-03-05 13:40:34 +01:00
justin e4c51bc47a Implement inner walls for static walls, other walls broken 2021-03-04 19:41:59 +01:00
justin 18492f00d2 Commit before connecting each vao to unique vbos 2021-03-02 00:54:00 +01:00
justin 4a85177522 Make wall points for shadows use matrix uniform transformation 2021-02-27 02:36:52 +01:00
justin 33ebc1556d Reduce number of wall points sent for shadows 2021-02-27 02:27:43 +01:00
justin 3b4b387943 Include tick counting code 2021-02-27 02:09:04 +01:00
justin 37e26dcb07 Implement translation rotation zoom using uniform buffers, improvement? 2021-02-25 04:14:52 +01:00
justin 32bfab2e02 Work towards doing transformations using uniforms 2021-02-25 03:41:19 +01:00
justin 1969aa4f4a Tweak drawing order, text now blocks window shadows 2021-02-24 23:08:20 +01:00
justin 2afe40594e Add layered drawing of pictures 2021-02-24 03:35:42 +01:00
justin e855d303e8 First pass implementing exponentially fading lighting 2021-02-22 13:45:59 +01:00
justin c75cda639b Add wall drawing capability (for shadows) 2021-02-22 02:32:00 +01:00
justin f6efe98181 Refactor vao preload 2021-02-19 12:41:46 +01:00
justin 6f838ed1ef Improve speed of polygon rendering by folding tree type 2021-02-17 16:54:46 +01:00
justin c7aa5f707e Commit before tree representation of picture 2021-02-16 00:00:49 +01:00
justin 8447844bcd Add source files, commit before reverting pictures to lists 2021-02-15 00:07:55 +01:00