Commit Graph

120 Commits (eaf10107ae9b73e47a64003bbd550ed1937f2910)

Author SHA1 Message Date
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 7d226b267b Update ReadMe.md 2024-03-28 13:11:18 +08:00
inksoul aff5dee7d4 Merge pull request 'restart-image-senquence-output available' (#2) from restart-image-senquence-output into main
Reviewed-on: #2
2024-03-28 11:28:06 +08:00
ink-soul 3396694bed update gitignore 2024-03-28 11:21:03 +08:00
ink-soul 1adef63b80 更换模型后重新生成图片序列和视频 2024-03-28 11:12:47 +08:00
ink-soul 9a5958088e Merge branch 'main' of https://gitea.inksoul.top/inksoul/plumageRender 2024-03-27 17:33:17 +08:00
ink-soul 57e6322cc5 Update .gitignore 2024-03-27 17:32:29 +08:00
inksoul f380b7f6bb Merge pull request 'add-image-output :完成图像序列输出和图像序列到视频的流程' (#1) from add-image-output into main
Reviewed-on: #1
2024-03-27 17:31:09 +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 20a30d9192 Revert "更新imgui版本,修复mapMemoryRange问题"
This reverts commit a3b62775cd.
2024-03-25 12:05:58 +08:00
ink-soul a3b62775cd 更新imgui版本,修复mapMemoryRange问题 2024-03-25 11:54:00 +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 5e4acd3f08 更新 cmake最低版本需求和 gitignore 2024-03-04 00:11:15 +08:00
InkSoul 1fe69cd629 更新RM 2024-03-02 21:59:07 +08:00
InkSoul fc4a073905 添加 RM 2023-09-25 23:20:47 +08:00
InkSoul 1603473aaf 去除无用代码 2023-07-16 22:27:07 +08:00
InkSoul ce3f433d55 补充必要天空盒cube模型 2023-07-16 20:27:09 +08:00
InkSoul 690406c9be external中引入spdlog,仅保留两个模型文件,压缩大小 2023-07-16 20:24:43 +08:00
InkSoul e71c634bfe 添加数据文件,确保拉取后直接编译运行 2023-07-16 20:19:37 +08:00
InkSoul b80813c7ec
Merge pull request #3 from ink-soul/reconstruct-UI
Reconstruct UI
2023-06-19 10:10:18 +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
ink-soul 3c1b0b8451 Merge branch 'reconstruct-UI' of https://github.com/ink-soul/littleRenderer into reconstruct-UI 2023-06-19 08:06:41 +08:00
ink-soul 8f9e736aca Update render.cpp 2023-06-19 08:05:13 +08:00
InkSoul 8e27b83b22 reconstruct UI complete 2023-06-17 01:18:15 +08:00
ink-soul 03dda388c2 add menu construct 2023-06-16 17:29:47 +08:00
ink-soul 3c0e745cdf Update ui.hpp 2023-06-16 17:03:51 +08:00
ink-soul d8f01324d0 fix loading error when loading from Chinese path 2023-06-13 14:50:25 +08:00
InkSoul 59ea17fe3f
Merge pull request #2 from ink-soul/Chinese-UI-and-asset-path-fix
Chinese UI and asset path fix
2023-06-13 09:06:55 +08:00
ink-soul 5c30ea82f7 Update render.cpp 2023-06-12 14:56:43 +08:00