Commit Graph
19 Commits
Author SHA1 Message Date
devZoGok bb8302f3ce font clearing for texts
some refactoring
2022-03-02 20:24:05 +02:00
devZoGok 35ccac66b9 implemented font reader 2022-03-02 20:24:04 +02:00
devZoGok 3cce34310f updated samples to use the new shader system
some bugfixes
2021-11-10 20:23:15 +02:00
devZoGok 2adbb4b5e4 loading only a subset of characters from fonts 2021-11-01 19:51:47 +02:00
devZoGok 85fa337163 beginning of text sample
text can be rendered from right to left
2021-10-19 19:06:41 +03:00
devZoGok 071a46d379 updated headers 2021-10-19 19:06:41 +03:00
devZoGok bfab74a663 text texture animation 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 0741a46fe8 beginning of suitting textures for animation 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 9e6b5a995a removed dependency from directory 2021-10-18 19:08:10 +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