truck-rendimpl 0.2.1

visualization of shape and polygon mesh based on platform
Documentation
[dependencies.bytemuck]
features = ["derive"]
version = "1.5.1"

[dependencies.image]
version = "0.23.13"

[dependencies.truck-modeling]
version = "0.2.1"

[dependencies.truck-platform]
version = "0.2.1"

[dependencies.truck-polymesh]
version = "0.2.1"
[dev-dependencies.futures]
version = "0.3.12"

[dev-dependencies.glsl-to-spirv]
version = "0.1.7"

[dev-dependencies.rayon]
version = "1.5.0"

[dev-dependencies.serde_json]
version = "1.0.62"

[dev-dependencies.winit]
version = "0.24.0"

[package]
authors = ["Yoshinori Tanimura <tanimura@ricos.co.jp>"]
categories = ["graphics"]
description = "visualization of shape and polygon mesh based on platform"
edition = "2018"
exclude = ["*.png"]
homepage = "https://github.com/ricosjp/truck"
keywords = ["truck", "graphics"]
license = "Apache-2.0"
name = "truck-rendimpl"
repository = "https://github.com/ricosjp/truck"
version = "0.2.1"