Docs.rs
  • baryon-core-0.1.0
    • baryon-core 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • kvark
    • Dependencies
      • bytemuck ^1.4 normal
      • glam ^0.18 normal
      • hecs ^0.5 normal
      • log ^0.4 normal
      • mint ^0.5 normal
      • raw-window-handle ^0.3 normal
      • wgpu ^0.10 normal
    • Versions
    • 9.33% 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

baryon_core0.1.0

  • All Items

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

Crate baryon_core

Source

Structs§

BakedScene
Camera
Color
Can be specified as 0xAARRGGBB
Context
ContextBuilder
Entity
EntityKind
IndexStream
Mesh
MeshBuilder
MeshRef
Node
NodeRef
ObjectBuilder
Prototype
RawSpace
Scene
Target
TargetRef
Vertex
VertexStream

Enums§

Projection

Traits§

ContextDetail
Trait that exposes Context details that depend on wgpu
HasWindow
Pass

Type Aliases§

EntityRef