8 releases (2 stable)
1.1.0 | Jan 29, 2022 |
---|---|
1.0.0 | Feb 25, 2019 |
0.3.3 | Jan 5, 2019 |
0.3.2 | Dec 30, 2018 |
0.1.0 | Jan 15, 2017 |
#3 in #cgmath
15KB
85 lines
arcball
This library provides an implementation of the Shoemake Arcball camera for Rust applications. See the cube example for an example of use with glium.
Documentation
Documentation can be found here
lib.rs
:
An implementation of the Shoemake Arcball Camera using cgmath. See the cube example for an example of use with glium.
Dependencies
~450KB