Docs.rs
  • reverie-engine-opengl-0.0.7
    • reverie-engine-opengl 0.0.7
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • yuma140902
    • Dependencies
      • c_str_macro ^1.0.3 normal
      • glutin ^0.29.1 normal optional
      • image ^0.24.9 normal
      • nalgebra-glm ^0.17.0 normal
      • raw-gl-context ^0.1.2 normal optional
      • reverie-util ^0.0.7 normal
      • winit ^0.27.5 normal optional
      • gl_generator ^0.14.0 build
      • windows ^0.40.0 normal
    • Versions
    • 35.06% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • 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

reverie_engine_opengl0.0.7

Module renderer

  • Structs
  • Traits

In reverie_engine_opengl::vao

Module reverie_engine_opengl::vao::renderer

source ·

Structs§

  • Color3DRenderer
  • Color3DRenderingInfo
  • Phong3DRenderer
  • Phong3DRenderingInfo
  • PhongRenderingInfo

Traits§

  • Renderer