This is a prototype. It combines renderer_prototype and minimum.
This project runs (even on iOS!) but it is only public so that others can see more practical usage of minimum and the renderer_prototype crates. It is mostly for the purpose of dogfooding those two crates.
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
The fonts directory contains several fonts under their own licenses:
- Feather, MIT
- Material Design Icons, SIL OFL 1.1
- FontAwesome 4.7.0, available under SIL OFL 1.1
mplus-1p-regular.ttf
, available under its own license.
The sponza scene is from the Khronos Group GLTF Sample Model Repository and has it's own license. I imported it into blender, split some of the meshes into distinct objects, added a couple lights, and re-exported it.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
See LICENSE-APACHE and LICENSE-MIT.