Docs.rs
witchcraft-renderer-0.0.3
witchcraft-renderer 0.0.3
Permalink
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
aliencdh
Dependencies
anyhow ^1.0.56
normal
bytemuck ^1.9.1
normal
cgmath ^0.18.0
normal
image ^0.24.1
normal
lazy_static ^1.4.0
normal
log ^0.4.16
normal
pretty_env_logger ^0.4.0
normal
wgpu ^0.12.0
normal
winit ^0.26.1
normal
Versions
44.3%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
witchcraft_
renderer
0.0.3
All Items
Crate Items
Modules
Functions
Crate
witchcraft_renderer
Copy item path
Source
Re-exports
§
pub use
types
::*;
Modules
§
shapes
A collection of constants defining basic shapes.
types
Functions
§
get_
window
Creates a window with the given dimensions at the given position. Returns the resulting Window.
init
Initializes everything the renderer needs.