Docs.rs
mesh-gpu-0.2.0
mesh-gpu 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
bigmark222
Dependencies
bytemuck ^1
normal
mesh-repair ^0.2
normal
nalgebra ^0.33
normal
pollster ^0.4
normal
thiserror ^2
normal
tracing ^0.1
normal
wgpu ^24
normal
approx ^0.5
dev
criterion ^0.5
dev
fast-surface-nets ^0.2
dev
mesh_to_sdf ^0.4
dev
tempfile ^3
dev
Versions
94.62%
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
Module error
mesh_
gpu
0.2.0
Module error
Module Items
Enums
Type Aliases
In crate mesh_
gpu
mesh_gpu
Module
error
Copy item path
Source
Expand description
GPU error types for mesh processing.
Enums
§
GpuError
Errors that can occur during GPU operations.
Type Aliases
§
GpuResult
Result type for GPU operations.