# HG changeset patch # User Sam # Date 1673372623 -25200 # Node ID 0ffdf1f4ecf45ad1fdc26f3731d1af7b0797e1f7 # Parent b45a5d338cd064fa40dac1b04695f6f4aad6b766 add: some comments for assets diff -r b45a5d338cd0 -r 0ffdf1f4ecf4 notes --- 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)