Docs.rs
beyonder-gpu-0.1.0
beyonder-gpu 0.1.0
Permalink
Docs.rs crate page
GPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
PewterZz
Dependencies
anyhow ^1
normal
beyonder-config ^0.1.0
normal
beyonder-core ^0.1.0
normal
bytemuck ^1
normal
glyphon ^0.8
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
wgpu ^24
normal
winit ^0.30
normal
Versions
58.82%
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 beyonder_gpu
beyonder_
gpu
0.1.0
All Items
Crate Items
Re-exports
Modules
Crate
beyonder_
gpu
Copy item path
Source
Re-exports
§
pub use renderer::
Renderer
;
pub use viewport::
Viewport
;
Modules
§
block_
renderers
pipeline
wgpu render pipeline for rectangles (the primitive for all block UI).
renderer
Main GPU renderer — wgpu pipeline + glyphon text rendering.
viewport
Viewport and scroll management for the block stream.