Docs.rs
tiny-game-framework-0.0.133
tiny-game-framework 0.0.133
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Felipe-Guimaraes-Teodoro
CaioFerrandis
Dependencies
gl ^0.14.0
normal
glam ^0.27.0
normal
glfw ^0.55.0
normal
once_cell ^1.19.0
normal
rand ^0.8.5
normal
Versions
0%
of the crate is documented
This release has been yanked, go to latest version
Platform
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
tiny_game_framework
0.0.133
All Items
Re-exports
Macros
Structs
Statics
Functions
Crate
tiny_game_framework
Copy item path
source
·
[
−
]
Re-exports
§
pub use
gl
;
pub use
glfw
;
pub use
glam
;
Macros
§
bind_buffer
cstr
gen_attrib_pointers
Structs
§
Circle
EventHandler
EventLoop
Line
Mesh
Quad
Renderer
Shader
Triangle
Vertex
Statics
§
DEFAULT_MESH_SHADER_FS
DEFAULT_MESH_SHADER_VS
DEFAULT_SHADER
Functions
§
distance
lerp
rand_betw
rand_vec2
rand_vec3
rand_vec4