ToricCam is a C++ library I have developped for my research. It provides a starting point to using the Toric Space viewpoint representation [Lino & Christie, SIGGRAPH 2015]. It also implements our preliminary work published at SCA 2012. The library is released under the GNU General Public License version 3.
For researchers who want to use the library for their work, please quote the papers as follows:
+ Efficient Composition for Virtual Camera Control. C. Lino, M. Christie. In ACM SIGGRAPH / Eurographics Symposium on Computer Animation, 2012, Lausanne, Switzerland.
+ Intuitive and Efficient Camera Control with the Toric Space. C. Lino, M. Christie. ACM Transactions on Graphics (TOG) - Proceedings of SIGGRAPH, Vol. 34 (4), pp. 82:1-82:12, 2015, ACM New York, NY, USA.
Features
- Toric Space representation of cameras
- Easy positioning of cameras to implement classical one-shots or two-shots
- Examples of how to use the libary and how to link it to a rendering engine (e.g. OGRE)