#3 Group hits together to identify a collection

오픈
david1 년 전을 오픈 · 0개의 코멘트
David Thielemann 코멘트됨, 1 년 전

Some ideas as to how this grouping would work (as of [e79ee82a72]):

  • Each hit would need to check to see if there are any hits around it, if so start collecting them (recursive, at least until we hit a hit that has already been added to the collection)
  • Try to average the points (this might allow me to get the center of the collection, which will be used as the main point for determining direction)
  • Track total number of hits within the collection (this will allow me to determine if the collection is the same one, for when we iterate over the frames to determine direction)
Some ideas as to how this grouping would work (as of [e79ee82a72]): - Each hit would need to check to see if there are any hits around it, if so start collecting them (recursive, at least until we hit a hit that has already been added to the collection) - Try to average the points (this might allow me to get the center of the collection, which will be used as the main point for determining direction) - Track total number of hits within the collection (this will allow me to determine if the collection is the same one, for when we iterate over the frames to determine direction)
로그인하여 이 대화에 참여
마일스톤 없음
담당자 없음
참여자 1명
로딩중...
취소
저장
아직 콘텐츠가 없습니다.