Commit Graph

56 Commits (f598bb15418484acfbbe76c6819445463c45664d)

Author SHA1 Message Date
ink-soul f598bb1541 complete 2024-04-28 15:28:46 +08:00
ink-soul a8b5ebfb4c rever to rotation fix 2024-04-28 11:24:37 +08:00
InkSoul deb39f20d7 update config 2024-04-28 00:41:08 +08:00
InkSoul 2e2808962f fix camera no a circle after rotation 2024-04-27 17:13:59 +08:00
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 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 d0dee05a1c Merge branch 'main-headless' into test-headless 2024-04-17 16:17:11 +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 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 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 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
ink-soul 4d567bf64a fix log complain 2023-06-12 11:11:52 +08:00
ink-soul a8fe315be6 bug fix : allow directory defined in cmakelist 2023-06-12 11:10:07 +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 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