sge_programs 1.2.0

Shader functionality for SGE
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "sge_programs"
version = "1.2.0"
authors = [ "Lily Lopes <joshrl@proton.me>" ]
edition = "2024"
description = "Shader functionality for SGE"
license = "MIT"
repository = "https://github.com/LilyRL/sge"

[dependencies]
glium.workspace = true
log.workspace = true
sge_error_union.workspace = true
sge_macros.workspace = true
sge_window.workspace = true