Bill Thiede 36b2fba5b7 De-boxed many uses of Hit and Material.
Use of generic parameter directly where possible in structures instead
of Box'd values.
Added Material implementations for Box<Material> and Arc<Material> to
aid in the automatic conversion when necessary to use a Sized value for
Material.
Implement From trait for [f32;3] to Vec3 to make some APIs Into<Vec3>
which is a bit nicer to use.
2018-10-03 20:53:37 -07:00
2018-08-03 17:03:05 -07:00
2018-09-08 17:17:29 -07:00
2018-08-03 17:03:05 -07:00
Description
No description provided
7 MiB
Languages
Rust 94.3%
Zig 5.1%
Shell 0.3%
HTML 0.2%