swamp-render 0.0.14-alpha.2

standard render types for 2D
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "swamp-render"
version = "0.0.14-alpha.2"
edition = "2021"
license = "MIT"
description = "standard render types for 2D"
repository = "https://github.com/swamp/swamp"
categories = ["game-development"]
keywords = ["game", "render"]

[dependencies]
int_math = "0.0.2"
monotonic-time-rs = "0.0.5"
tracing = "0.1.40"