Commit Graph

8 Commits

Author SHA1 Message Date
Michael Peters
94411ef0aa stale changes 2022-08-01 19:07:37 -05:00
Elipzer
d08e9f1078 Added 2 new fonts (personally made) and now text looks much nicer. 2018-11-19 16:38:33 -05:00
Elipzer
8ef6931808 Now the text pipeline supports text rendered based on a relative
position for the position specified.
2018-11-16 18:07:01 -05:00
Elipzer
cfbaa9ef5b Intermediate Commit for Editing on Desktop 2018-11-13 18:58:52 -05:00
elipzer
8061ffeef5 Removed requirements for PoseableBatch-es to have a specified
number of rendered elements.

This was pretty easy since the elements were getting re-allocated
in the graphics card every frame. TODO would be to make the
re-allocation not happen every frame but rather only happen when
a re-allocation is nescessary and rather just not fully re-populate
the buffer if not every element is used or have some other sort of
automated way of handling the VRAM.
2018-11-12 11:23:38 -05:00
elipzer
9f4314803e Better alpha channel stuff.
Also using a 16px font.
2018-10-19 20:32:12 -04:00
elipzer
7b2bedee03 Able to get a version of courier rendering on screen. 2018-10-19 18:30:54 -04:00
elipzer
65cf0807d6 Starting off with text! Using the Uber image to test it. 2018-10-19 01:08:21 -04:00