GithubHelp home page GithubHelp logo

xiaojiean / kinect-rt-avatar-animation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nick22ll/kinect-rt-avatar-animation

0.0 0.0 0.0 25.7 MB

A Computer Graphics and 3D Project: acquire depth sequences with a Kinect camera, and use skeleton joints to animate a 3D avatar – Using together 3D acquisition, skeleton, and computer graphics for visualization and rendering.

C++ 100.00%

kinect-rt-avatar-animation's Introduction

Kinect-RT-Avatar-Animation

A Computer Graphics and 3D Project: acquire depth sequences with a Kinect camera, and use skeleton joints to animate a 3D avatar – Using together 3D acquisition, skeleton, and computer graphics for visualization and rendering.

Dependencies

With Visual Studio:

  • Open the solution (.slt file);
  • Create a new folder (in the project scope) named "external libraries";
  • Install all the required libraries in "external libraries".

Mainly Required Libraries

  • Kinect.h
  • glew.h
  • glfw3.h
  • OpenGL Math Libraries

How to Use:

The main.cpp file is used only to initialize and execute istances of OpenGLApp.h; this class is the core of our program.
OpenGLApp generates a window and renders the scene; if you want change the scene or the type of rendered avatar you must chage the OpenGLApp::Run method.

How it Works:

kinect-rt-avatar-animation's People

Contributors

nick22ll avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.