OnionIoT / tau-lidar-server

Python package for Tau Lidar Camera application
MIT License
27 stars 7 forks source link

User can control point cloud plane orientation using view cube controls #4

Open greenbreakfast opened 3 years ago

greenbreakfast commented 3 years ago

User Story

  1. User starts TauLidarServer and navigates to web-based point-cloud viewer
  2. Observe point-cloud rendering on screen
  3. User clicks the "Top" plane on view cube control
  4. Observe point-cloud rendering orientation shifts to a Top-down plane view
  5. Repeat previous 2 steps for all 5 remaining plane orientations on the view cube ("Front", "Back", "Left", "Right", "Bottom")

Background

This type of control of the rendering orientation will make it very easy for users to manipulate and understand the point cloud rendering.

For an example of a good view cube, see how the OnShape CAD tool implements this: