Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Camera: refactor, make it more universal | Joursoir | 2021-04-11 | 2 | -22/+26 |
* | add stb_image header; update Texture include header | Joursoir | 2021-04-10 | 1 | -1/+1 |
* | Mesh: add mode for draw elements | Joursoir | 2021-04-06 | 2 | -4/+6 |
* | Shader: read file with shader source code | Joursoir | 2021-04-04 | 2 | -3/+13 |
* | add camera subsystem | Joursoir | 2021-04-02 | 2 | -0/+139 |
* | add texture routines | Joursoir | 2021-04-02 | 2 | -0/+93 |
* | add Vertex struct | Joursoir | 2021-03-29 | 1 | -0/+11 |
* | add mesh routines | Joursoir | 2021-03-28 | 2 | -0/+67 |
* | add shader subsystem | Joursoir | 2021-03-23 | 2 | -0/+91 |