Commit Graph

90 Commits (9cbbb01a8374c83da66b9aae9baa9e843a6f6643)

Author SHA1 Message Date
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
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
InkSoul d8c13ea6ca
Merge pull request #1 from ink-soul/new-UI
New UI
2023-06-07 16:24:30 +08:00
ink-soul 36d07026a6 Revert "merge new-UI"
This reverts commit d23aef83b8.
2023-06-07 16:21:41 +08:00
ink-soul d23aef83b8 merge new-UI 2023-06-07 16:17:56 +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
ink-soul 2c6eaa4dc9 update MICRO for plumage render 2023-06-02 09:56:49 +08:00