Commit Graph

135 Commits (d67df39ef146f4ee7ebf47b85f785e1ab59caa19)

Author SHA1 Message Date
ink-soul d67df39ef1 camera roation error exist 2024-04-26 18:22:30 +08:00
ink-soul 31e90a59cc fix projectionMatrix 2024-04-25 18:08:20 +08:00
ink-soul 086c5987e3 fix camera flip 2024-04-24 10:03:45 +08:00
ink-soul a438e685f3 完成坐标和法线对齐 2024-04-23 16:56:42 +08:00
ink-soul d0ae241479 flip cubemap 2024-04-23 10:42:15 +08:00
ink-soul b588fa1636 完成相机注视 2024-04-22 18:19:55 +08:00
ink-soul 9281b77178 修复相机使用旋转矩阵旋转失效 2024-04-22 11:57:16 +08:00
ink-soul 683d94a8d7 fix config file type conversion 2024-04-19 18:08:16 +08:00
ink-soul ecc00b6fd2 正在编写配置文件读取 2024-04-18 18:26:07 +08:00
ink-soul 149db74b2e Update .gitignore 2024-04-18 10:04:51 +08:00
ink-soul d0dee05a1c Merge branch 'main-headless' into test-headless 2024-04-17 16:17:11 +08:00
ink-soul c02b33ecd2 test for compiled render 2024-04-17 15:54:36 +08:00
ink-soul 5bd007ddb7 fix linux compile error 2024-04-17 15:49:31 +08:00
ink-soul 6fc72ce66e fix _access is os specify 2024-04-17 13:54:29 +08:00
ink-soul c609c5a354 update GPUselection 2024-04-17 13:39:27 +08:00
ink-soul b3836c99c3 sahder位置修改和配置项准备 2024-04-17 12:03:02 +08:00
ink-soul 8461390496 完成将配置类独立 2024-04-17 11:26:38 +08:00
ink-soul 014b6e1c4d 编写配置文件读写(未完成 2024-04-16 18:04:26 +08:00
ink-soul 26a66c4f0d 去除swapChain.hpp依赖 2024-04-16 16:59:10 +08:00
ink-soul dfeca1b376 去除windows API 2024-04-16 16:43:47 +08:00
ink-soul 92d7b95f0f 完成SwapChain去除 2024-04-16 16:15:39 +08:00
ink-soul 07487be2bf fix bufferSize control 2024-04-16 15:12:42 +08:00
ink-soul c2b3bbec51 ready for remove swapchain 2024-04-16 14:45:19 +08:00
ink-soul 57e8516d0c fix wrong ppm RGB 2024-04-16 13:23:41 +08:00
ink-soul 3d7ff22ec3 修改framebuffer的创建方式 2024-04-16 11:38:12 +08:00
InkSoul 9bdb87ea59 修改renderloop,视频创建完成后退出,关闭UI绘制 2024-04-16 00:28:50 +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 9858f7fa56 1.ktx for test 2024-04-10 09:53:19 +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
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