Mercurial > games > semicongine
diff README.md @ 130:ff345f9e4eb7
did: update readme
author | Sam <sam@basx.dev> |
---|---|
date | Tue, 18 Apr 2023 03:06:14 +0700 |
parents | 5cd1b42127ba |
children | c1a9a988b9e3 |
line wrap: on
line diff
--- a/README.md Tue Apr 18 03:04:37 2023 +0700 +++ b/README.md Tue Apr 18 03:06:14 2023 +0700 @@ -30,7 +30,7 @@ - [x] Uniforms - [x] Per-instance vertex attributes (required to be able to draw scene graph) - [x] Fixed framerate -- [~] Instanced drawing (currently can use instance attributes, but we only support a single instance per draw call) +- [x] Instanced drawing (currently can use instance attributes, but we only support a single instance per draw call) - [ ] Textures - [ ] Depth buffering - [ ] Mipmaps