Skip to content

Commit

Permalink
feat(editor): pass "picking print" run test
Browse files Browse the repository at this point in the history
  • Loading branch information
yyc-git committed Mar 7, 2024
1 parent d80f291 commit aefbe36
Show file tree
Hide file tree
Showing 5 changed files with 426 additions and 6 deletions.
15 changes: 14 additions & 1 deletion doc/jiehuo.org
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ TODO add Input, Picking
* TODO run test


** TODO picking to print
** DONE picking to print

TODO add getViewRect, setSelectionObjects to script api

Expand All @@ -46,6 +46,7 @@ gameview-render c and p
interact p
scenegraph
event
three-api p
run


Expand All @@ -64,8 +65,20 @@ TODO packages:

maintain boundingSphere, boundingBox

TODO computeBounding in update job


** TODO add Picking component

maintain ray, camera

TODO rewrite setFromCurrentCamera

TODO update intersectScene
update picking component's data

TODO remove RayCaster


** TODO sceneview add picking

Expand Down
Loading

0 comments on commit aefbe36

Please sign in to comment.