Commit Graph

78 Commits (210932ab19a5f7c6acf0b8a64753803de1d2e88c)

Author SHA1 Message Date
ink-soul 210932ab19 uncomplete reconstruct 2024-04-11 10:37:36 +08:00
InkSoul b07037ecfb forward declare 2024-04-10 23:29:41 +08:00
ink-soul c3cdffc81a 宏方式避免重复引用 2024-04-10 17:52:06 +08:00
ink-soul d9cd065f35 完成vulkanbackend的对象参数化 2024-04-10 15:32:33 +08:00
ink-soul 743b84a32b 重构IO的loader 2024-04-10 12:02:48 +08:00
ink-soul d25e494926 优化引用,避免重复引用导致link阶段出错 2024-04-10 11:50:50 +08:00
InkSoul f04da30909 main中创建对象,函数传参传递 2024-04-09 23:48:07 +08:00
ink-soul 7558e92ab3 fix redefination of descriptoSetLayout 2024-04-09 13:31:15 +08:00
ink-soul 2f5fd63dd9 重构完成未debug 2024-04-08 18:10:00 +08:00
ink-soul a74853688c 重构完成到main 2024-04-08 15:45:52 +08:00
ink-soul 83d35012e6 统一对象实例化在render中 2024-04-08 11:10:30 +08:00
ink-soul eaf10107ae 删除部分无用变量 2024-04-07 18:19:44 +08:00
ink-soul ee81b8e56d 剥离UI和IO部分,重构完成到commandbuffer 2024-04-07 17:29:35 +08:00
ink-soul e9eb47dfda 重构完成到framebuffer 2024-04-03 17:00:30 +08:00
ink-soul c125768fdf 重构到descriptorPool 2024-04-03 12:07:49 +08:00
ink-soul baa5457b4e 重构完成资源描述符层级 2024-04-02 18:08:46 +08:00
ink-soul c970164ccb 重构到renderPass 2024-04-02 17:02:05 +08:00
ink-soul 7063d9a0f9 重构完成逻辑设备创建,surface创建 2024-04-02 12:08:46 +08:00
ink-soul 77e93d01d1 重构至debugCallBack 2024-04-01 18:05:17 +08:00
ink-soul 1d6521570e 完成physicalDevice related 重构 2024-04-01 16:21:18 +08:00
ink-soul fba7cd0bae reconstruct setter complete 2024-04-01 13:45:00 +08:00
ink-soul 09ce004149 添加glfw,添加配置类 2024-04-01 10:49:43 +08:00
ink-soul 91b3fa0a03 准备摘头 2024-03-29 18:11:09 +08:00
ink-soul 6244917553 暂停PNG格式输出 2024-03-29 15:45:45 +08:00
ink-soul 4d4c55f0ac add colorSwizzle when blit is no supported 2024-03-29 11:04:47 +08:00
ink-soul 58749f5791 更新vulkan版本,添加toml11库,修改_access为跨平台的filesystem 2024-03-28 15:23:40 +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