camera_ss

Crates.iocamera_ss
lib.rscamera_ss
version0.1.1
sourcesrc
created_at2019-08-06 05:36:12.795787
updated_at2019-08-06 06:45:54.040368
descriptionA library for building world to camera space transforms, includes an arc ball implementation
homepagehttps://github.com/SallySoul/camera_ss
repositoryhttps://github.com/SallySoul/camera_ss
max_upload_size
id154471
size25,679
(SallySoul)

documentation

README

camera_ss

This is a libarary contains the primitives necessary to build an object space to clip-space transform. It also includes a full implementation of an arc-ball like camera, with support of rotating and panning the view, as well as animated 'snapping' to other views.

For now I can't recommend this library for general use. However I have used it in both webgl and desktop opengl projects. As I use it in more projects and hone the interface I will put effort into making it more widely adoptable.

Commit count: 4

cargo fmt