Commit Graph

8 Commits

Author SHA1 Message Date
Xiao Qi 52fc8132d9 WIP Template function to generalise data copy for varying data types 2023-02-26 02:36:47 +08:00
Xiao Qi 1e17e17594 Working commit, do byte based copy 2023-02-25 23:32:51 +08:00
Xiao Qi bc8347a161 Fixed memory read issues
Templated load function
2023-02-25 19:18:35 +08:00
Xiao Qi 966ce21686 Working commit, weird memory allocate/deallocate bug 2023-02-22 14:48:19 +08:00
Xiao Qi 5cd0b272c9 Working commit, write load with tinygltf 2023-02-20 19:56:26 +08:00
Xiao Qi 418dcaebfd Removed unnecessary stuff from macros 2022-11-11 13:18:28 +08:00
Xiao Qi fd14af9ce9 Changed model file extension 2022-11-04 14:57:24 +08:00
Xiao Qi 48c3ed823b Rewrote comping to write all meshes into one file instead of multiple files for meshes 2022-11-01 20:09:27 +08:00