20 Commits
Author SHA1 Message Date
devZoGok 6c5e0b2737 generating VAO and VBO only once 2026-04-24 19:08:26 +03:00
devZoGok 44a221d24b using the same glyph textures for the same fonts 2025-07-19 11:59:10 +03:00
devZoGok 7be01b1f3b getter 2023-12-30 12:22:04 +02:00
devZoGok c9d0c6ec71 removed unused field 2022-04-02 15:21:39 +03:00
devZoGok fdf751cde5 Attachable super class 2022-03-26 15:47:21 +02:00
devZoGok bb8302f3ce font clearing for texts
some refactoring
2022-03-02 20:24:05 +02:00
devZoGok 2adbb4b5e4 loading only a subset of characters from fonts 2021-11-01 19:51:47 +02:00
devZoGok cc6a4e19f5 method accessibility changes 2021-10-19 19:06:42 +03:00
devZoGok 85fa337163 beginning of text sample
text can be rendered from right to left
2021-10-19 19:06:41 +03:00
devZoGok a4fed6f062 text uses material 2021-10-19 19:06:41 +03:00
devZoGok 808bb4cbfa horizontal text 2021-10-19 19:06:41 +03:00
devZoGok 75d6273219 reading nonlatin characters 2021-10-19 19:06:41 +03:00
devZoGok 406d9b9f2b overlapping letter bugfix 2021-10-19 19:06:41 +03:00
devZoGok 36eade4356 beginning of .vb reader test
class preparation for testing
2021-10-19 19:06:41 +03:00
devZoGok 72a9a33e7d changed text and math classes 2021-10-19 19:06:41 +03:00
devZoGok 3d666aa3a1 supported .png files
flipped quad coordinates
2021-10-18 19:07:50 +03:00
devZoGok 1fb25e858c text is correctly rendered when scaling 2021-10-18 19:07:10 +03:00
devZoGok 43d4019384 implemented depth configuration for 2D elements
fixed text offset configuration
2021-10-18 19:06:40 +03:00
devZoGok 9479e3324f implemented shadows for non positional lights
fixed skybox
implemented translation and rotation
2021-10-18 19:05:52 +03:00
devZoGok 7a8a178a74 implemented overlays and text, need depth configuration 2021-10-18 19:05:04 +03:00