Commit graph

25 commits

Author SHA1 Message Date
Dan Paulat
9c8d851cf3 Add icons for (x, y) placement on the map 2024-01-13 00:37:26 -06:00
Dan Paulat
c2918daebf Cleanup unused freetype dependencies and old text rendering 2023-11-17 21:21:37 -06:00
Dan Paulat
1a4b064214 Placefile polygon looping 2023-09-05 23:38:56 -05:00
Dan Paulat
9766e02f32 Generate multiple texture atlases when first atlas is full 2023-09-02 23:37:45 -05:00
Dan Paulat
7198d1c7af Use GL_TEXTURE_2D_ARRAY to enable multiple texture atlases 2023-09-02 13:44:56 -05:00
Dan Paulat
69f93d6faf Add threshold geometry shader, refactor vertex and fragment shaders 2023-08-18 00:30:27 -05:00
Dan Paulat
cdef5a9938 Placefile polygon rendering 2023-08-11 00:45:42 -05:00
Dan Paulat
6c0b62709f Rotate placefile icons 2023-08-05 01:28:34 -05:00
Dan Paulat
e66c202edf Fix x/y pixel offsets of placefile icons 2023-08-05 00:44:37 -05:00
Dan Paulat
f074e487de First attempt at rendering placefile icons, does not work yet 2023-08-01 00:30:40 -05:00
Dan Paulat
82d761c939 Texture coordinate should be smooth, not flat 2022-10-04 23:10:05 -05:00
Dan Paulat
5ae098daff Geo line requires two projection matrices 2022-10-03 01:03:27 -05:00
Dan Paulat
bee167764a Add geo line shaders 2022-09-24 16:02:15 -05:00
Dan Paulat
689f3dc464 Change text background to draw item 2021-12-18 22:45:29 -06:00
Dan Paulat
d30b6d4011 Implement active box using new draw item on draw layers 2021-12-18 21:43:15 -06:00
Dan Paulat
1c093d01f4 Adding color table layer 2021-11-16 22:43:52 -06:00
Dan Paulat
77ba92ce7f Adding reflectivity declutter capability 2021-11-14 00:25:17 -06:00
Dan Paulat
aa48d8610a Adding custom offset and scaling for color table to fragment shader 2021-11-13 01:50:44 -06:00
Dan Paulat
d2d6cabf06 Add overlay layer with time 2021-08-08 08:25:32 -05:00
Dan Paulat
289ed430c7 Scalable fonts using freetype-gl 2021-08-06 22:16:34 -05:00
Dan Paulat
82b265b6d4 Create a text shader and font utility 2021-07-31 22:09:00 -05:00
Dan Paulat
c06230ed6c Color radar image using a color table 2021-07-29 21:59:21 -05:00
Dan Paulat
f004c7aee0 Color output based on moment data 2021-07-27 00:24:12 -05:00
Dan Paulat
aad37f9e01 Calculate latitude/longitude of bins during radar layer initialization 2021-07-19 20:29:05 -05:00
Dan Paulat
516983ab09 Draw a radial. This needs some cleanup, and some MVP matrix tweaking. 2021-07-15 22:32:53 -05:00