rafx-plugins 0.0.1

Rendering framework built on an extensible asset pipeline
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["Philip Degarmo <aclysma@gmail.com>"]
categories = ["game-development", "game-engines", "graphics", "multimedia", "rendering::engine"]
description = "Rendering framework built on an extensible asset pipeline"
edition = "2018"
homepage = "https://github.com/aclysma/rafx"
keywords = ["game", "rendering", "graphics"]
license = "MIT OR Apache-2.0"
name = "rafx-plugins"
readme = "README.md"
repository = "https://github.com/aclysma/rafx"
version = "0.0.1"