Docs.rs
  • threecrate-visualization-0.3.1
    • threecrate-visualization 0.3.1
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • rajgandhi1
    • Dependencies
      • anyhow ^1.0 normal
      • bytemuck ^1.0 normal
      • egui ^0.28 normal
      • egui-wgpu ^0.28 normal
      • egui-winit ^0.28 normal
      • image ^0.24 normal
      • instant ^0.1 normal
      • nalgebra ^0.33 normal
      • pollster ^0.3 normal
      • rfd ^0.14 normal
      • thiserror ^2.0 normal
      • threecrate-algorithms ^0.3.1 normal
      • threecrate-core ^0.3.1 normal
      • threecrate-gpu ^0.3.1 normal
      • threecrate-io ^0.3.1 normal
      • tokio ^1.0 normal
      • wgpu ^0.20 normal
      • winit ^0.29 normal
      • pollster ^0.3 dev
    • Versions
    • 58.82% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

threecrate_visualization0.3.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • camera::Camera
  • interactive_viewer::ICPParams
  • interactive_viewer::InteractiveViewer
  • interactive_viewer::RANSACParams
  • interactive_viewer::UIState
  • renderer::Renderer
  • viewer::Viewer

Enums

  • interactive_viewer::CameraMode
  • interactive_viewer::PipelineType
  • interactive_viewer::ViewData

Functions

  • show_mesh
  • show_point_cloud

Constants

  • shaders::MESH_FRAGMENT_SHADER
  • shaders::MESH_VERTEX_SHADER
  • shaders::POINT_FRAGMENT_SHADER
  • shaders::POINT_VERTEX_SHADER