cone 0.1.4

Simple OpenGL console.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.gl]
version = "0.14"

[dependencies.glutin]
version = "0.24"

[dependencies.png]
version = "0.16"

[package]
authors = ["RomanAkberov <r.k.akberov@gmail.com>"]
description = "Simple OpenGL console."
edition = "2018"
license = "GPL-3.0-or-later"
name = "cone"
repository = "https://github.com/RomanAkberov/cone"
version = "0.1.4"