Crate raytracing_n
source ·Expand description
Raytracing in N dimention
Usage
Add raytracing_n = { version = "0.1", git = "https://github.com/ABouttefeux/raytracing_n", branch = "main" }
into your cargo.toml
.
Re-exports
Modules
- Defines the class
Angle
- Defines the object exhibiting in the space used for rendering.
- Defines the traits
Transformation
andTransformable
and some transformation. - utils function and structures