pytrace_core 0.2.5

Internal library for the Python module pytrace
Documentation
[dependencies.rand]
version = "0.7"

[dependencies.threadpool]
version = "1.8.*"

[package]
authors = ["Vanille-N <neven.villani@gmail.com>"]
description = "Internal library for the Python module pytrace"
documentation = "https://docs.rs/pytrace_core"
edition = "2018"
include = ["src/**/*", "README.md"]
keywords = ["ray-tracing", "graphics"]
license = "GPL-3.0"
name = "pytrace_core"
readme = "crate-info.md"
repository = "https://github.com/Vanille-N/ray_tracer"
version = "0.2.5"