glissile 0.0.3

A macro for generating GLSL source code
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies]

[lib]
proc_macro = true

[package]
authors = ["vonforum <vonforum@windowslive.com>"]
categories = ["development-tools", "rendering"]
description = "A macro for generating GLSL source code"
edition = "2018"
keywords = ["glsl", "gl"]
license = "MIT OR Apache-2.0"
name = "glissile"
repository = "https://github.com/vonforum/glissile"
version = "0.0.3"