Docs.rs
ranim-render-0.2.0
ranim-render 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
AzurIce
Dependencies
async-channel ^2.5.0
normal
bytemuck ^1.25.0
normal
glam ^0.30.10
normal
image ^0.25.10
normal
pollster ^0.4.0
normal
profiling ^1.0.17
normal
optional
puffin ^0.19.1
normal
optional
ranim-core ^0.2.0
normal
slotmap ^1.1.1
normal
tracing ^0.1.44
normal
variadics_please ^1.1.0
normal
wgpu-profiler ^0.27.0
normal
optional
wgpu ^29.0.1
normal
wgpu ^29.0.1
normal
Versions
27.84%
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
Module primitives
ranim_
render
0.2.0
Module primitives
Module Items
Modules
Traits
In crate ranim_
render
ranim_render
Module
primitives
Copy item path
Source
Expand description
The basic renderable structs
Modules
§
mesh_
items
viewport
vitems
Traits
§
Primitive
The Primitive is the basic renderable object in Ranim.
Render
Resource
The RenderResource encapsules the wgpu resources.