aboutsummaryrefslogtreecommitdiff
path: root/TODO
blob: d28e068a3bcdf11c9d35b422b16f8ee22e6d6a32 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
General
- Add textures
    ? Try to implement it without external libraries
    - Make a PNG image reader

- Add 3D objects
    - define a format for 3D objects
    - Render a set of vertices loaded from a file

Learning
* Make a Hello Window
* Make a Hello Triangle
* Make a Shader Loader Library

Linear
- Implement the Inverse function of mat4
- Implement the determinant function of mat4

Shader
Feel free to download, copy and edit any repo