Docs.rs
  • obj-rs-0.7.4
    • obj-rs 0.7.4
    • Permalink
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • simnalamburt
    • Dependencies
      • bytemuck ^1 normal optional
      • glium >=0.26.0, <0.36.0 normal optional
      • num-traits ^0.2.11 normal
      • serde ^1.0 normal optional
      • vulkano >=0.19.0, <0.33.0 normal optional
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

obj0.7.4

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • LoadError
  • Obj
  • Position
  • TexturedVertex
  • Vertex
  • raw::material::Material
  • raw::material::MtlTextureMap
  • raw::material::RawMtl
  • raw::object::Group
  • raw::object::Range
  • raw::object::RawObj

Enums

  • LoadErrorKind
  • ObjError
  • raw::material::MtlColor
  • raw::object::Line
  • raw::object::Polygon

Traits

  • FromRawVertex

Functions

  • load_obj
  • raw::material::parse_mtl
  • raw::object::parse_obj

Type Aliases

  • ObjResult
  • raw::object::Point