comparison README.md @ 518:5d406c17bbcb

did: refactor Vector names
author Sam <sam@basx.dev>
date Fri, 20 Jan 2023 16:13:32 +0700
parents 330dbc449e96
children c57285d292b6
comparison
equal deleted inserted replaced
517:836790efab48 518:5d406c17bbcb
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: