Skip to content

View Brekel Point Cloud Pro .bin files

mika edited this page Oct 7, 2023 · 4 revisions

Viewer

See example scene "PointCloudTools/Demos/PointCloudViewer/Scenes/Sample-AnimatedPointCloudPlayer.scene"

Exporting from Brekel PointCloud

API (public methods)

  • public int GetPointCount() : returns current frame point count, or -1 if points array is null
  • public Vector3 GetPointPosition(int index) : returns given point position from array
  • public void SetPointSize(float newSize) : set material/shader pointsize
  • public void ToggleCloud(bool state) : enable/disable drawing
  • public float? GetPointSize() : return current material shader _Size variable
  • public int GetTotalPointCount() : total animation point count
  • public bool IsLoading() : returns true if file is still loading
  • public bool IsReady() : returns true if viewer is ready to be played
Clone this wiki locally
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy