Docs.rs
pcloud-cat-viewer-0.1.0
pcloud-cat-viewer 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
MavenRain
Dependencies
js-sys ^0.3
normal
pcloud-cat-core ^0.1
normal
wasm-bindgen ^0.2
normal
web-sys ^0.3
normal
wasm-bindgen-test ^0.3
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Crate pcloud_cat_viewer
pcloud_
cat_
viewer
0.1.0
All Items
Crate Items
Modules
Crate
pcloud_
cat_
viewer
Copy item path
Source
Expand description
WASM-based 3D point cloud viewer using WebGL2.
Modules
ยง
algebra
GPU-oriented linear algebra types (f32).
camera
Orbit camera for 3D point cloud viewing.
color_
map
Per-point color mapping strategies.
error
Viewer-specific error types.
renderer
WebGL2 point cloud renderer.