[dependencies.glfw]
version = "0.43.0"
[dependencies.min_timer]
optional = true
version = "0.4.0"
[package]
authors = ["Cem GeƧgel <gecgelcem@outlook.com>"]
categories = ["external-ffi-bindings", "game-development", "graphics", "rendering::graphics-api"]
description = "Minimal boilerplate code for OpenGL applications with glfw and glad."
edition = "2021"
keywords = ["opengl", "windowing", "glfw", "glad"]
license = "MIT OR Apache-2.0"
name = "min_gl"
readme = "README.md"
repository = "https://github.com/Waistax/min_gl"
version = "0.3.0"