rtlib 0.1.0

Ray Tracing Library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
description = "Ray Tracing Library"
edition = "2021"
homepage = "https://github.com/mario007/rtlib"
include = ["src/**/*", "Cargo.toml", "README.md", "LICENCE"]
keywords = ["ray", "path"]
license = "MIT"
name = "rtlib"
readme = "README.md"
repository = "https://github.com/mario007/rtlib"
version = "0.1.0"