# HG changeset patch # User Sam # Date 1673372623 -25200 # Node ID 04605ca6dd8a33994cd05e3b53342d9fe5f94fd4 # Parent 73a0954beabd72b41451e226bbef6910b98e3814 add: some comments for assets diff -r 73a0954beabd -r 04605ca6dd8a 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)