| Crates.io | pytrace_core |
| lib.rs | pytrace_core |
| version | 0.2.5 |
| created_at | 2020-05-31 12:58:00.829576+00 |
| updated_at | 2020-06-07 10:01:05.522904+00 |
| description | Internal library for the Python module pytrace |
| homepage | |
| repository | https://github.com/Vanille-N/ray_tracer |
| max_upload_size | |
| id | 248144 |
| size | 83,684 |
Originally inspired by Ray Tracing in One Weekend (Peter Shirley).
This crate is first meant to provide the basis for pytrace, but it can also be used from a Rust script.
See the Github repository for examples of how to use this crate or what kind of images can be generated.