Mercurial > games > semicongine
comparison README.md @ 57:547f3a374271
did: refactor Vector names
author | Sam <sam@basx.dev> |
---|---|
date | Fri, 20 Jan 2023 16:13:32 +0700 |
parents | 8305f8619a27 |
children | c57285d292b6 |
comparison
equal
deleted
inserted
replaced
56:94d7eed3f118 | 57:547f3a374271 |
---|---|
40 - [ ] Textures | 40 - [ ] Textures |
41 - [ ] Depth buffering | 41 - [ ] Depth buffering |
42 - [ ] Mipmaps | 42 - [ ] Mipmaps |
43 - [ ] Multisampling | 43 - [ ] Multisampling |
44 - [~] Instanced drawing (using it currently but number of instances is hardcoded to 1 | 44 - [~] Instanced drawing (using it currently but number of instances is hardcoded to 1 |
45 - [ ] Fullscreen mode + switch between modes | |
45 | 46 |
46 Build-system: | 47 Build-system: |
47 - [x] move all of Makefile to config.nims | 48 - [x] move all of Makefile to config.nims |
48 | 49 |
49 Asset handling: | 50 Asset handling: |