|
|
c90d09fd49
|
fix: removed not needed namespace declarations in graphic_resource_manager.rs
|
2025-03-28 17:54:45 +01:00 |
|
|
|
0507703284
|
feat: ttf fonts are now loadable
|
2025-03-16 20:07:05 +01:00 |
|
|
|
9e16179df3
|
feat: added Font to get glyphs out of ttf files and make a TextureAtlas with them (right now only latin range of Unicode to not explode the atlas) and started trying to incorporate text rendering in ECS and Renderer2D
|
2025-03-15 23:17:02 +01:00 |
|
|
|
390b93da68
|
fix: fixed import error in graphic_resource_manager.rs
|
2025-01-01 06:32:18 +01:00 |
|
|
|
2736d97d03
|
feat: Added shader loading and swapping as well as beginnings of out of the box noise generation and support for multiple render passes
|
2024-12-17 01:36:34 +01:00 |
|