Commit graph

17 commits

Author SHA1 Message Date
5d3dbc075c automatically get correct float size for curve buffer 2023-04-12 13:57:44 +02:00
ee47b7649a slight refactor 2023-04-12 11:07:19 +02:00
470b831c61 slight refactor 2023-04-11 17:45:20 +02:00
e1557285de add shaders 2023-04-11 17:44:46 +02:00
51058def87 add html template 2023-04-11 17:43:44 +02:00
2fdec44c3a add rudimentary variation animation 2023-04-04 11:30:54 +02:00
3be6c9ddb5 add TODO's 2023-04-04 09:39:54 +02:00
c37729e0ba add more fonts 2023-04-04 09:37:06 +02:00
2d22e8b61d naively fixed buffer size (we hope) 2023-04-03 19:58:14 +02:00
61ae05c003 the power of two 2023-04-03 16:07:18 +02:00
5c4627f247 make GLuint fontShaderProgram global, control point visualisation, etc 2023-04-03 15:45:29 +02:00
0ef89aac10 end binding mayhem? do not generate ascii glyphs on start 2023-04-03 15:44:42 +02:00
eeb211844e remove drawing debug sdfatlas 2023-04-02 17:15:45 +02:00
d894c07d3e draw debug sdfatlas 2023-04-02 16:14:14 +02:00
412c64298d verifying glyphs
glyph.start & glyph.count look good, curves look good, incremental debugging :-)
2023-04-01 19:48:41 +02:00
d8a7bc7a98 get curves data in shader 2023-04-01 17:36:00 +02:00
6661f7eb0f initital commit 2023-03-31 16:45:23 +02:00