Added draw 3d text example (#1689)

This commit is contained in:
Vlad Adrian
2021-03-28 17:08:14 +03:00
committed by GitHub
parent 7eaeffc8d9
commit 668ba870e4
4 changed files with 772 additions and 1 deletions

View File

@ -450,7 +450,8 @@ TEXT = \
text/text_input_box \
text/text_writing_anim \
text/text_rectangle_bounds \
text/text_unicode
text/text_unicode \
text/text_draw_3d
MODELS = \
models/models_animation \