Mercurial > games > semicongine
comparison notes @ 23:0ffdf1f4ecf4
add: some comments for assets
| author | Sam <sam@basx.dev> |
|---|---|
| date | Wed, 11 Jan 2023 00:43:43 +0700 |
| parents | 316923e9247c |
| children | 0996104ad066 |
comparison
equal
deleted
inserted
replaced
| 22:b45a5d338cd0 | 23:0ffdf1f4ecf4 |
|---|---|
| 9 | 9 |
| 10 Subsystems: | 10 Subsystems: |
| 11 | 11 |
| 12 High prio: | 12 High prio: |
| 13 - Texture handling | 13 - Texture handling |
| 14 - Mesh files (Wavefront OBJ, MTL) | 14 - Mesh files (Wavefront OBJ, MTL) (use something from sketchfab to get started, e.g. https://sketchfab.com/nigelgoh) |
| 15 - Image files (BMP RGB + BMP Graysscale for transparency) | 15 - Image files (BMP RGB + BMP Graysscale for transparency) |
| 16 | 16 |
| 17 - Input handling (X11, Win32) | 17 - Input handling (X11, Win32) |
| 18 | 18 |
| 19 - Config files (std/parsecfg) | 19 - Config files (std/parsecfg) |
