Skeletal Animation Multithread Face
Classes
rendering.h File Reference
#include <future>
#include "exoskeleton.h"
#include "skeletal_animation.h"
#include "animated_hand.h"
#include "menu_handler.h"
#include <igl/opengl/glfw/Viewer.h>
#include <igl/opengl/glfw/imgui/ImGuiPlugin.h>
#include <igl/opengl/glfw/imgui/ImGuiMenu.h>
#include <igl/opengl/glfw/imgui/ImGuiHelpers.h>
#include <igl/slim.h>
#include <igl/Camera.h>
Include dependency graph for rendering.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Rendering
 This class performs the rendering of the scene. This has been included inside a class for better organization of the code due to forking. More...