1
0
Fork 0
forked from AbleOS/ableos
ableos/sysdata/libraries/render/TODO.md

595 B

Images

  • General over image format
  • Support formats:
    • PNG
  • Animation

API

  • Font Loader
    • VGA fonts
  • Colour operations:
    • Alpha Composite
    • Invert
  • Surface Operations:
    • FlipV
    • FlipH
    • Resize
    • Wrap the colour operations
    • Tile
    • Gradient overlay
  • Draw operations:
    • Curve raster algorithm
    • VGA font fast blit
    • VGA font render
    • Polygon

Backend

  • SVGA Driver
  • Support whatever vulkan stuff able is cooking

Bits and bobs on the table

  • Funny 3D Renderer
  • stn.memory.swap & kernel message
  • Make memory.{copy, set} smart