log src/semicongine/resources/mesh.nim @ 727:360664dfc17d

age author description
Sun, 28 May 2023 17:52:03 +0700 Sam add: better material loading system, still far from great
Sat, 27 May 2023 13:44:02 +0700 Sam add: some api improvments, preparing for font-loading
Tue, 23 May 2023 01:05:06 +0700 Sam fix: gltf loading
Mon, 22 May 2023 00:50:41 +0700 Sam did: refactor texture data structures, add more complete (untested) material import
Sat, 20 May 2023 01:18:45 +0700 Sam fix: material loading, still some bugs here
Thu, 18 May 2023 00:57:49 +0700 Sam add: first try to load material colors
Mon, 15 May 2023 18:24:52 +0700 Sam fix: a ton of bug after refactoring gpu_data, start to add ideas for materials
Mon, 15 May 2023 14:25:04 +0700 Sam did: refactor gpu data, fix some errors
Mon, 15 May 2023 00:34:00 +0700 Sam add: basic loading of glTF files (*.glb), no materials yet
Thu, 11 May 2023 00:30:44 +0700 Sam add: sekeleton to start working on resource loading, updated readme