Mercurial > games > semicongine
changeset 23:0ffdf1f4ecf4
add: some comments for assets
author | Sam <sam@basx.dev> |
---|---|
date | Wed, 11 Jan 2023 00:43:43 +0700 |
parents | b45a5d338cd0 |
children | 71bbe11d8de8 |
files | notes |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/notes Wed Jan 11 00:43:17 2023 +0700 +++ b/notes Wed Jan 11 00:43:43 2023 +0700 @@ -11,7 +11,7 @@ High prio: - Texture handling -- Mesh files (Wavefront OBJ, MTL) +- Mesh files (Wavefront OBJ, MTL) (use something from sketchfab to get started, e.g. https://sketchfab.com/nigelgoh) - Image files (BMP RGB + BMP Graysscale for transparency) - Input handling (X11, Win32)