Commit Graph

61 Commits (b9294307a61b577325eee7afea73f95f60636b4a)

Author SHA1 Message Date
ink-soul b9294307a6 fix instance creation error 2024-04-15 11:32:00 +08:00
InkSoul 9a48337d87 清理lib库 2024-04-14 23:34:30 +08:00
InkSoul dc8e2a5979 修复编译link错误 2024-04-14 22:11:22 +08:00
ink-soul f3212fc19d 重构完成,glfw链接失效 2024-04-12 18:13:46 +08:00
ink-soul 31dbcc2aa6 添加glfw库 2024-04-12 10:35:56 +08:00
ink-soul d4beea0076 添加ktx环境贴图 2024-04-11 18:24:19 +08:00
ink-soul 02d6974134 修复模型自旋转,允许相机根据模型自适应距离
已知问题:加载其他ktx环境贴图会发生贴图倒置的情况
2024-04-11 16:28:54 +08:00
ink-soul 3a78c71a24 修复ppm路径错误 2024-03-29 15:17:09 +08:00
ink-soul 6e34140783 添加输出图片为png格式的支持 2024-03-28 17:52:33 +08:00
ink-soul 1adef63b80 更换模型后重新生成图片序列和视频 2024-03-28 11:12:47 +08:00
ink-soul fe9c837110 完成图片序列到视频的工作流程 2024-03-27 17:29:32 +08:00
ink-soul 6e791134d7 完成图片序列输出 2024-03-26 18:04:18 +08:00
ink-soul 8a36a4d721 add headless surface extension 2024-03-26 15:48:30 +08:00
ink-soul efd42bdef7 init image writer with screen shot 2024-03-26 15:17:51 +08:00
ink-soul 04fb6d29e0 Revert "revert"
This reverts commit a0b8b66f2b.
2024-03-26 14:59:37 +08:00
ink-soul a0b8b66f2b revert 2024-03-26 14:59:23 +08:00
ink-soul 9cbbb01a83 完成outputImageSequence 2024-03-25 11:51:10 +08:00
ink-soul 81c289ea9c 添加framebuffer to ppm 2024-03-22 18:05:18 +08:00
InkSoul 1fe69cd629 更新RM 2024-03-02 21:59:07 +08:00
InkSoul 1603473aaf 去除无用代码 2023-07-16 22:27:07 +08:00
ink-soul ff2a16aa3b fix character not show correctly 2023-06-19 10:09:08 +08:00
ink-soul dc58fbad2b update chinese UI 2023-06-19 09:47:00 +08:00
InkSoul 8e27b83b22 reconstruct UI complete 2023-06-17 01:18:15 +08:00
ink-soul d8f01324d0 fix loading error when loading from Chinese path 2023-06-13 14:50:25 +08:00
ink-soul 5c30ea82f7 Update render.cpp 2023-06-12 14:56:43 +08:00
ink-soul 4d567bf64a fix log complain 2023-06-12 11:11:52 +08:00
ink-soul 5665ff4105 switch chinese UI asset path fix complete
allow asset path check more data path
2023-06-12 11:05:10 +08:00
ink-soul 0ba1c93ff4 switch ttf file for preparing chinese UI 2023-06-12 09:18:05 +08:00
InkSoul befeda7cff clean unused dependency 2023-06-08 00:52:02 +08:00
ink-soul 5a246f00a5 bug fix
fix : camera position is the same with model position
2023-06-07 16:16:53 +08:00
InkSoul 377b509cc5 Update render.h 2023-06-07 13:52:08 +08:00
ink-soul 4ef4b9d2c9 fix ui not been deleted 2023-06-07 11:29:44 +08:00
ink-soul fb5694e197 fix ui rendering error 2023-06-07 10:52:04 +08:00
InkSoul cf65bf2670 big fix for reconstruct
note : bug may because of wrong filePath
2023-06-07 00:45:10 +08:00
ink-soul 0cb6a9f00b Update GUIFunc.h 2023-06-06 17:32:24 +08:00
ink-soul f53e0ad463 ready for UI reconstruct 2023-06-06 17:18:45 +08:00
ink-soul aceb49e0be reconstruct render
update lib
2023-06-06 15:52:39 +08:00
ink-soul 14f0b51c75 reconstruct dependency to device.hpp 2023-06-06 11:40:59 +08:00
InkSoul a8fe5397c2 reconstruct render 2023-06-05 22:37:31 +08:00
InkSoul 8c857eb707 Revert "Revert "save to revert""
This reverts commit b18564c1f5.
2023-06-05 21:31:21 +08:00
InkSoul b18564c1f5 Revert "save to revert"
This reverts commit 58212f943e.
2023-06-05 21:13:17 +08:00
InkSoul 58212f943e save to revert 2023-06-05 21:12:55 +08:00
ink-soul 5f98bc4fd1 reconstruct render 2023-06-05 16:40:39 +08:00
ink-soul 25402941e3 reconstruct render 2023-06-05 10:38:28 +08:00
ink-soul 93ceae3657 reconstruct gltf loader 2023-06-03 16:00:04 +08:00
ink-soul f5096914ae reconstruct gltf loader (not complete yet) 2023-06-03 10:41:05 +08:00
InkSoul e7d9f78252 reconstruct gltf model loader (no complete yet) 2023-06-03 00:12:13 +08:00
ink-soul 293e5a6d28 reconstruct glTFModel.h 2023-06-02 17:26:32 +08:00
ink-soul 5aeb1c1efc bug fix : crush when loading model with no material 2023-06-02 16:40:03 +08:00
ink-soul e1a8de6147 fix wrong MICRO usage 2023-06-02 14:29:20 +08:00