Docs.rs
tiny-game-framework-0.0.134
tiny-game-framework 0.0.134
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
imgui ^0.12.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.134
All Items
Re-exports
Macros
Structs
Enums
Statics
Functions
Crate
tiny_game_framework
Copy item path
source
·
[
−
]
Re-exports
§
pub use
gl
;
pub use
glfw
;
pub use
glam
;
pub use
imgui
;
Macros
§
bind_buffer
cstr
gen_attrib_pointers
im_debug
Structs
§
Camera
Circle
EventHandler
EventLoop
Imgui
ImguiRenderer
InstanceData
InstanceMesh
Line
Mesh
Quad
Renderer
Shader
Triangle
Vertex
Enums
§
ProjectionType
Statics
§
DEFAULT_MESH_SHADER_FS
DEFAULT_MESH_SHADER_VS
DEFAULT_SHADER
INSTANCE_MESH_SHADER_FS
INSTANCE_MESH_SHADER_VS
INSTANCE_SHADER
Functions
§
distance
lerp
rand_betw
rand_vec2
rand_vec3
rand_vec4