tea_render 0.1.1

A lib for easier use of OpenGL functions
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.gl]
version = "0.14.0"

[lib]
name = "tea"
path = "src/lib.rs"

[package]
authors = ["Canoi Gomes <canoiaguiar@gmail.com>"]
categories = ["rendering", "opengl", "graphics"]
description = "A lib for easier use of OpenGL functions"
keywords = ["opengl", "cafe", "rendering", "framework", "engine"]
license = "MIT"
name = "tea_render"
repository = "https://codeberg.org/cafe/tea"
version = "0.1.1"