dotrix_pbr 0.2.0

Physically based rendering 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 = "Physically based rendering for Dotrix 3D Game Engine"
edition = "2018"
license = "MIT"
name = "dotrix_pbr"
version = "0.2.0"