Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 556 Bytes

TODO.md

File metadata and controls

17 lines (15 loc) · 556 Bytes

Silk TODO List:

1. Silk:

  • Shape rotation;
  • Star shape rendering (with n number of rays);
  • Primitive text rendering;
  • Optimization;

2. Examples:

  • Raylib example;
  • stb_image.h example;
  • RGFW & RSGL example;
  • Win32 example;

3. Repository:

  • Finish README.md;
  • Expand the examples README's;
  • Separate the examples to functionalities and platforms (or maybe move the platform examples to their own directory called "implementations")