Docs.rs
subsphere-render-0.1.0
subsphere-render 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
dzamkov
Dependencies
image ^0.25.6
normal
palette ^0.7.6
normal
rand ^0.9.1
normal
subsphere ^0.5.2
normal
Versions
92.31%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate subsphere_render
subsphere_
render
0.1.0
All Items
Crate Items
Structs
Functions
Type Aliases
Crate
subsphere_
render
Copy item path
Source
Structs
§
Camera
Describes a perspective a
Scene
can be rendered from.
Scene
Describes a scene to be rendered.
Functions
§
colorize
Assigns each face of the given sphere an arbitrary color.
render
Renders a
Scene
from the perspective of a
Camera
to the given target image.
Type Aliases
§
Color
The color type used for rendering.