uui/ROADMAP.md
2021-07-22 17:06:41 +09:00

398 B

  • stack component

  • button

  • layout (constraint)

  • scroll

  • Text wrap

  • projected vertex/raw vertex mode (projection on GPU)

  • negative absolution position (from right/bottom)

  • VAO/VBO in windows (batched)

  • pool/wait mode mechanism

  • better font rendering : signed distance

  • Rich text component : parsing html? making list of struct of texts (with style information for the rendering)