1.0.0 • Published 10 months ago

aframe-loader-laz-component v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

Component Schema

PropertyDescriptionDefault Value
urlurl of the pointcloud file[]
downidelement id of download button in scene[]
cameraElelement id of camera in scene[]
renderDistancehow many units away from origin (z-axis) to place the center of the pointcloud50
pointcloudColoringWhich values the appearance of the point cloud should be based on. Currently supports classification, rgbclassification

Most recent test version at https://broad-ubiquitous-tabletop.glitch.me/?link=https://rawhitten.github.io/chunk.laz.

TODO:

  • Improve navigation, including orientation change and the ability to raise and lower the navigation surface.
  • Ability to treat the cloud as an object instead of an environment.
  • Ability to toggle between RGB, intensity, and classification coloring.
  • More tools to select/limit from/to classification classes.
  • Change length of ray.
  • Other methods of changing classification other than raycaster.