comparison notes @ 484:04605ca6dd8a

add: some comments for assets
author Sam <sam@basx.dev>
date Wed, 11 Jan 2023 00:43:43 +0700
parents 1670f8e70964
children 0996104ad066
comparison
equal deleted inserted replaced
483:73a0954beabd 484:04605ca6dd8a
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)