Skip to content

Commit

Permalink
chore(doc): update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
yyc-git committed Apr 1, 2024
1 parent f25c316 commit 2040979
Show file tree
Hide file tree
Showing 3 changed files with 54 additions and 18 deletions.
54 changes: 45 additions & 9 deletions doc/jiehuo.org
Original file line number Diff line number Diff line change
Expand Up @@ -667,6 +667,17 @@ data binding editor?
big editor:
integrate small ones!

refer to:
https://www.bilibili.com/video/BV1x2421M7TY/?spm_id_from=trigger_reload&vd_source=9fcdb7c5d92e95429d4dd9af0380937b

https://www.sovitjs.com/index.html

https://www.bilibili.com/video/BV1e24y1t7sH/?spm_id_from=333.788&vd_source=9fcdb7c5d92e95429d4dd9af0380937b

https://www.bilibili.com/video/BV1EK411r7Hx/?vd_source=9fcdb7c5d92e95429d4dd9af0380937b

https://space.bilibili.com/630417024


*** TODO demo

Expand Down Expand Up @@ -704,7 +715,7 @@ perf: if use basic geometrys(e.g. cube, plane), exported glb not has no vertices



support procedure texture
# support procedure texture

support procedural by json config(refer to https://www.cnblogs.com/yeyunfei/p/7899613.html -> b、开始搭建建筑 -> 先创建地板)

Expand Down Expand Up @@ -747,6 +758,31 @@ build cabinet(body + drawer)
# support mark instance to draw(add instance component)



*** TODO add data binding editor




*** TODO add material editor
TODO support procedure texture

TODO 建材质库
e.g. includes metal、wood...

refer to:
https://zhuanlan.zhihu.com/p/46686345
https://www.google.com/search?q=%E6%9D%90%E8%B4%A8%E7%BC%96%E8%BE%91%E5%99%A8&oq=%E6%9D%90%E8%B4%A8%E7%BC%96%E8%BE%91%E5%99%A8&gs_lcrp=EgZjaHJvbWUyBggAEEUYOdIBCDE3NDlqMGo3qAIAsAIA&sourceid=chrome&ie=UTF-8#ip=1
https://search.bilibili.com/all?keyword=%E5%88%9B%E5%BB%BA%E7%A8%8B%E5%BA%8F%E5%8C%96%E6%9D%90%E8%B4%A8

http://www.archcollege.com/archcollege/2019/07/45050.html

https://www.google.com/search?q=pbr%E6%9D%90%E8%B4%A8+%E6%B5%81%E7%A8%8B&oq=pbr%E6%9D%90%E8%B4%A8+%E6%B5%81%E7%A8%8B&gs_lcrp=EgZjaHJvbWUyBggAEEUYOTIKCAEQABiABBiiBDIKCAIQABiABBiiBDIKCAMQABiABBiiBNIBCDE0MjNqMGo3qAIAsAIA&sourceid=chrome&ie=UTF-8





*** TODO add 2d ui editor

TODO add export/import 2d ui
Expand Down Expand Up @@ -800,11 +836,6 @@ e1 editor's output should be a arraybuffer like Scene.arraybuffer!
**** TODO refactor: update platform: use @ant-design/charts instead of @ant-design/graphs


*** TODO add data binding editor




** TODO refactor: refactor dom event: change handle to (meta3dState, event)

refer to jiehuo->Event.ts
Expand All @@ -816,6 +847,14 @@ refer to jiehuo->Event.ts



** TODO add transform gizmo

use three.js->transform controls

refer to:
http://localhost:8092/mine/three.js-dev/examples/misc_controls_transform.html


** TODO add Collider component

maintain boundingSphere, boundingBox
Expand Down Expand Up @@ -925,9 +964,6 @@ can add util functions!



** TODO add transform gizmo


** TODO add AssetBundle


Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#Start(1710203821733)
#Done(1710203821782)
#Start(1711155524931)
#Done(1711155524971)
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# ninja log v6
0 19 1710203821750988265 src/service/ServiceType.ast 785165cefc5839bb
2 20 1710203821751218083 Meta3dEngineWholeProtocol.cmi 5f7f0af9dc9a4eae
19 26 1710203821759128299 src/service/ServiceType.d c1e4bb8db3eac460
26 49 1710203821781037831 src/service/ServiceType-Meta3dEngineWholeProtocol.cmj e43ec7a513f857af
26 49 1710203821781037831 src/service/ServiceType-Meta3dEngineWholeProtocol.cmi e43ec7a513f857af
26 49 1710203821781037831 ../es6_global/src/service/ServiceType.bs.js e43ec7a513f857af
26 49 1710203821781037831 ../js/src/service/ServiceType.bs.js e43ec7a513f857af
0 14 1711155524944226715 src/service/ServiceType.ast 785165cefc5839bb
0 15 1711155524943821003 Meta3dEngineWholeProtocol.cmi 5f7f0af9dc9a4eae
14 21 1711155524952184061 src/service/ServiceType.d c1e4bb8db3eac460
21 40 1711155524970108031 src/service/ServiceType-Meta3dEngineWholeProtocol.cmj c497a6299c7f51b6
21 40 1711155524970108031 src/service/ServiceType-Meta3dEngineWholeProtocol.cmi c497a6299c7f51b6
21 40 1711155524970108031 ../es6_global/src/service/ServiceType.bs.js c497a6299c7f51b6
21 40 1711155524970108031 ../js/src/service/ServiceType.bs.js c497a6299c7f51b6

0 comments on commit 2040979

Please sign in to comment.