Docs.rs
  • graphics-rs-0.0.10
    • graphics-rs 0.0.10
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • muhammadmnorouzi
    • Dependencies
      • image ^0.25.1 normal
      • softbuffer ^0.4.1 normal
      • winit ^0.29.15 normal
    • Versions
    • 0% 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
    • 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

graphics_rs0.0.10

Crate Items

  • Structs
  • Constants
  • Traits
  • Type Aliases

List of all items

Structs

  • graphics::Graphics
  • math::num_utils::NumUtils
  • math::vec2::Vec2
  • math::vec3::Vec3
  • shapes::circle::Circle
  • shapes::line::Line
  • shapes::point_cloud::PointCloud
  • shapes::rect::Rect
  • shapes::text::Text
  • shapes::triangle::Triangle
  • simple_canvas::SimpleCanvas
  • tools::camera::Camera

Traits

  • traits::canvas::Canvas
  • traits::canvas_handler::CanvasHandler
  • traits::handles_draw_request::HandlesDrawRequest
  • traits::is_color::IsColor
  • traits::project::Project
  • traits::requests_draw::RequestDraw
  • traits::shape::Shape

Type Aliases

  • color::Color

Constants

  • color::BLACK
  • color::BLUE
  • color::GREEN
  • color::RED
  • color::WHITE