15 Commits

Author SHA1 Message Date
Mitchell Hashimoto
544286509f grid render a few cells 2022-04-14 17:14:49 -07:00
Mitchell Hashimoto
936b987871 calculate cell widt/height, cross verified with kitty 2022-04-06 13:05:53 -07:00
Mitchell Hashimoto
811b5f37f2 addGlyph returns glyph 2022-04-06 09:47:57 -07:00
Mitchell Hashimoto
263c9e4aac opengl: unbind programs 2022-04-06 08:42:39 -07:00
Mitchell Hashimoto
388c0056c9 switch to pure Zig font atlas 2022-04-05 19:54:13 -07:00
Mitchell Hashimoto
14e510fe4f draw text using ebo, some work to be done to clean that up 2022-04-05 08:57:44 -07:00
Mitchell Hashimoto
6ba0a13a9b opengl: simplify vertex attribute setting 2022-04-05 08:25:36 -07:00
Mitchell Hashimoto
684fb64705 use a font atlas! 2022-04-04 22:24:02 -07:00
Mitchell Hashimoto
b4fdfcc264 opengl: a lot more enums 2022-04-04 13:09:39 -07:00
Mitchell Hashimoto
8734dac2ad opengl: adding pixelStorei 2022-04-04 12:44:28 -07:00
Mitchell Hashimoto
c8a73d60a9 less dumb 2022-04-04 11:53:09 -07:00
Mitchell Hashimoto
6f2be8e44b awful text rendering 2022-04-04 11:24:21 -07:00
Mitchell Hashimoto
1a40544220 gb_math 2022-04-04 11:11:24 -07:00
Mitchell Hashimoto
fc28b8c032 busted text rendering 2022-04-04 09:43:46 -07:00
Mitchell Hashimoto
670af17a1b getting closer to dumb font rendering 2022-04-03 22:04:42 -07:00