dotrix_sky 0.1.0

Sky for Dotrix 3D Game Engine
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.bytemuck]
features = ["derive"]
version = "1.4"

[dependencies.dotrix_core]
version = "0.5"

[dependencies.dotrix_math]
version = "0.4"

[package]
authors = ["Elias Kartashov <elias@lowenware.com>"]
description = "Sky for Dotrix 3D Game Engine"
edition = "2018"
license = "MIT"
name = "dotrix_sky"
version = "0.1.0"