Started a simple font text class to do font rendering.
This commit is contained in:
parent
1830faf4c9
commit
b244c903a6
137 changed files with 16135 additions and 0 deletions
BIN
32-text-rendering/assets/blending_transparent_window.png
Normal file
BIN
32-text-rendering/assets/blending_transparent_window.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.4 KiB |
BIN
32-text-rendering/assets/container2.png
Normal file
BIN
32-text-rendering/assets/container2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 457 KiB |
1
32-text-rendering/assets/crate.bbmodel
Normal file
1
32-text-rendering/assets/crate.bbmodel
Normal file
File diff suppressed because one or more lines are too long
BIN
32-text-rendering/assets/crate.glb
Normal file
BIN
32-text-rendering/assets/crate.glb
Normal file
Binary file not shown.
4
32-text-rendering/assets/crate.mtl
Normal file
4
32-text-rendering/assets/crate.mtl
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Made in Blockbench 5.1.6
|
||||
newmtl m_cd2bce81-4f84-6efd-a971-2b9e91f19e2f
|
||||
map_Kd container2.png
|
||||
newmtl none
|
||||
49
32-text-rendering/assets/crate.obj
Normal file
49
32-text-rendering/assets/crate.obj
Normal file
|
|
@ -0,0 +1,49 @@
|
|||
# Made in Blockbench 5.1.6
|
||||
mtllib crate.mtl
|
||||
|
||||
o cube
|
||||
v 0.1875 0.4375 0.375
|
||||
v 0.1875 0.4375 -0.0625
|
||||
v 0.1875 0 0.375
|
||||
v 0.1875 0 -0.0625
|
||||
v -0.25 0.4375 -0.0625
|
||||
v -0.25 0.4375 0.375
|
||||
v -0.25 0 -0.0625
|
||||
v -0.25 0 0.375
|
||||
vt 0 1
|
||||
vt 1 1
|
||||
vt 1 0
|
||||
vt 0 0
|
||||
vt 0 1
|
||||
vt 1 1
|
||||
vt 1 0
|
||||
vt 0 0
|
||||
vt 0 1
|
||||
vt 1 1
|
||||
vt 1 0
|
||||
vt 0 0
|
||||
vt 0 1
|
||||
vt 1 1
|
||||
vt 1 0
|
||||
vt 0 0
|
||||
vt 0 1
|
||||
vt 1 1
|
||||
vt 1 0
|
||||
vt 0 0
|
||||
vt 0 1
|
||||
vt 1 1
|
||||
vt 1 0
|
||||
vt 0 0
|
||||
vn 0 0 -1
|
||||
vn 1 0 0
|
||||
vn 0 0 1
|
||||
vn -1 0 0
|
||||
vn 0 1 0
|
||||
vn 0 -1 0
|
||||
usemtl m_cd2bce81-4f84-6efd-a971-2b9e91f19e2f
|
||||
f 4/4/1 7/3/1 5/2/1 2/1/1
|
||||
f 3/8/2 4/7/2 2/6/2 1/5/2
|
||||
f 8/12/3 3/11/3 1/10/3 6/9/3
|
||||
f 7/16/4 8/15/4 6/14/4 5/13/4
|
||||
f 6/20/5 1/19/5 2/18/5 5/17/5
|
||||
f 7/24/6 4/23/6 3/22/6 8/21/6
|
||||
BIN
32-text-rendering/assets/fonts/text.ttf
Normal file
BIN
32-text-rendering/assets/fonts/text.ttf
Normal file
Binary file not shown.
1
32-text-rendering/assets/grass.bbmodel
Normal file
1
32-text-rendering/assets/grass.bbmodel
Normal file
File diff suppressed because one or more lines are too long
BIN
32-text-rendering/assets/grass.glb
Normal file
BIN
32-text-rendering/assets/grass.glb
Normal file
Binary file not shown.
BIN
32-text-rendering/assets/grass.png
Normal file
BIN
32-text-rendering/assets/grass.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 195 KiB |
BIN
32-text-rendering/assets/grass_bb.glb
Normal file
BIN
32-text-rendering/assets/grass_bb.glb
Normal file
Binary file not shown.
BIN
32-text-rendering/assets/marble.png
Normal file
BIN
32-text-rendering/assets/marble.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 89 KiB |
1
32-text-rendering/assets/marble_cube.bbmodel
Normal file
1
32-text-rendering/assets/marble_cube.bbmodel
Normal file
File diff suppressed because one or more lines are too long
BIN
32-text-rendering/assets/marble_cube.glb
Normal file
BIN
32-text-rendering/assets/marble_cube.glb
Normal file
Binary file not shown.
BIN
32-text-rendering/assets/metal.png
Normal file
BIN
32-text-rendering/assets/metal.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 MiB |
1
32-text-rendering/assets/metal_floor.bbmodel
Normal file
1
32-text-rendering/assets/metal_floor.bbmodel
Normal file
File diff suppressed because one or more lines are too long
BIN
32-text-rendering/assets/metal_floor.glb
Normal file
BIN
32-text-rendering/assets/metal_floor.glb
Normal file
Binary file not shown.
BIN
32-text-rendering/assets/popcorn_model_a.glb
Normal file
BIN
32-text-rendering/assets/popcorn_model_a.glb
Normal file
Binary file not shown.
1
32-text-rendering/assets/window.bbmodel
Normal file
1
32-text-rendering/assets/window.bbmodel
Normal file
File diff suppressed because one or more lines are too long
BIN
32-text-rendering/assets/window.glb
Normal file
BIN
32-text-rendering/assets/window.glb
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue