Tucano
0.1
A library for rapid prototyping with modern OpenGL and GLSL
|
#include <tucano/camera.hpp>
#include <tucano/mesh.hpp>
#include <tucano/shapes/coordinateaxes.hpp>
#include <tucano/shapes/sphere.hpp>
#include <Eigen/Dense>
#include <cmath>
Go to the source code of this file.
Classes | |
class | Tucano::Path |
Path class, defines control points and a cubic Bezier approximation for defining a smooth path from key frames. More... | |
Namespaces | |
Tucano | |