mirror of
https://github.com/Insality/druid.git
synced 2025-06-27 02:17:52 +02:00
9 lines
216 B
Plaintext
9 lines
216 B
Plaintext
name: "font"
|
|
tags: "tile"
|
|
vertex_program: "/example/assets/fonts/gui_world/gui-world-font-df.vp"
|
|
fragment_program: "/builtins/fonts/font-df.fp"
|
|
vertex_constants {
|
|
name: "view_proj"
|
|
type: CONSTANT_TYPE_VIEWPROJ
|
|
}
|