Mercurial > games > semicongine
comparison README.md @ 70:02bc1232905c
did: update readme (this single X was a ton of work)
author | Sam <sam@basx.dev> |
---|---|
date | Sun, 05 Feb 2023 00:48:03 +0700 |
parents | c57285d292b6 |
children | 17c12b79faaa |
comparison
equal
deleted
inserted
replaced
69:d830a1c0f86e | 70:02bc1232905c |
---|---|
54 - [ ] Image files (BMP RGB + BMP Graysscale for transparency) | 54 - [ ] Image files (BMP RGB + BMP Graysscale for transparency) |
55 - [ ] Audio files (WAV) | 55 - [ ] Audio files (WAV) |
56 | 56 |
57 Quality improvments: | 57 Quality improvments: |
58 | 58 |
59 - [ ] Better scenegraph API | 59 - [x] Better scenegraph API |
60 - [ ] Better rendering pipeline API | 60 - [ ] Better rendering pipeline API |
61 | 61 |
62 Other: | 62 Other: |
63 - [x] Mouse/Keyboard input handling | 63 - [x] Mouse/Keyboard input handling |
64 - [x] X11 | 64 - [x] X11 |