All Projects → sjfricke → Tango-C-NDK-Tutorial

sjfricke / Tango-C-NDK-Tutorial

Licence: other
Helping those who want to get involved in the realm of Augmented Reality

Programming Languages

C++
36643 projects - #6 most used programming language
java
68154 projects - #9 most used programming language
Makefile
30231 projects
CMake
9771 projects

Projects that are alternatives of or similar to Tango-C-NDK-Tutorial

g3r
3D, VR and AR Maps in R
Stars: ✭ 19 (+18.75%)
Mutual labels:  augmented-reality
cARd
Flip your card with ARKit
Stars: ✭ 22 (+37.5%)
Mutual labels:  augmented-reality
Rise-Media-Player
One media player for everything you own or stream; whether it's music or videos, online or offline Rise Media Player does it all. And it's beautiful and native with the latest version of WinUI.
Stars: ✭ 600 (+3650%)
Mutual labels:  help
NanoSoft
A forum system built using plain php dedicated for C#.NET Developers
Stars: ✭ 20 (+25%)
Mutual labels:  help
apate-ar
Framwork for environment aware AR with occlusion, lighting PBR rendering, physics support (cannon.js), based on three.js
Stars: ✭ 77 (+381.25%)
Mutual labels:  augmented-reality
sixarm mac osx installation help
SixArm.com » Mac OSX installation help, notes, and guides
Stars: ✭ 22 (+37.5%)
Mutual labels:  help
Pool2021
Pools organized for Epitech's students in 2021.
Stars: ✭ 19 (+18.75%)
Mutual labels:  augmented-reality
framestack
Tools, Frameworks & Libraries to help you build your projects ✨
Stars: ✭ 27 (+68.75%)
Mutual labels:  help
ARKitXamarinDemo
ARKit + UrhoSharp + Xamarin
Stars: ✭ 42 (+162.5%)
Mutual labels:  augmented-reality
TLDR.jl
A package for fast help and snippets
Stars: ✭ 16 (+0%)
Mutual labels:  help
Android-T3
Android 核心知识点整理归纳!!!
Stars: ✭ 315 (+1868.75%)
Mutual labels:  ndk
MyOOS
MyOOS [Shop system] Repository
Stars: ✭ 26 (+62.5%)
Mutual labels:  augmented-reality
uARKit
No description or website provided.
Stars: ✭ 15 (-6.25%)
Mutual labels:  augmented-reality
iOS-ARKit
Basic Concepts and Projects using ARKit on iOS.
Stars: ✭ 18 (+12.5%)
Mutual labels:  augmented-reality
Face
I have published my face related codes in this repository
Stars: ✭ 53 (+231.25%)
Mutual labels:  augmented-reality
glimpse-android
An android app to show your products in Augmented Reality (AR). Built using ARCore and Firebase
Stars: ✭ 20 (+25%)
Mutual labels:  augmented-reality
Pulp-Fiction-ARKit
An experiment using Volume to reconstruct Pulp Fiction's dance scene in Augmented Reality
Stars: ✭ 46 (+187.5%)
Mutual labels:  augmented-reality
openPerform
Check out the various styles and effects OpenPerform has to offer with our BVH animation demo!
Stars: ✭ 24 (+50%)
Mutual labels:  augmented-reality
ARFaceFilter
Javascript/WebGL lightweight face tracking library designed for augmented reality webcam filters. Features : multiple faces detection, rotation, mouth opening. Various integration examples are provided (Three.js, Babylon.js, FaceSwap, Canvas2D, CSS3D...).
Stars: ✭ 72 (+350%)
Mutual labels:  augmented-reality
SynapseOS
SynapseOS - модульная операционная система на языке C.
Stars: ✭ 93 (+481.25%)
Mutual labels:  help

Tango-C-NDK-Tutorial

Helping those who want to get involved in the realm of Augmented Reality using both Google Project Tango and its C/C++ API.

Project Status

Project Tango will be deprecated on March 1st, 2018, and will be moved to the googlearchive Github organization. Access to the Tango API is unaffected (since it's an on-device APIs), but we will no longer support and update Tango.


Who is this for?

  • Right now this is for the person who wants to get into Project Tango via the C/C++ API and found there was NO documentation anywhere else other then the official documentation (seriously, this repo was started out of frustration). The goal is to save you at least an hour of your life where we wasted five hours trying to find these simple answers.

Project Tango

  • Project Tango is your best options to use true augmented reality technology with a platform that many people have (Android). The support for Tango on smartphones is slowly rolling out and a great way to make AR applications that many people can use.

Did you see something wrong?

  • PLEASE PLEASE PLEASE correct it! I am no expert by any means and I am just trying to help with what I can. I would LOVE this to become a community built guide!

THE THREE THINGS YOU NEED TO KNOW!

  • Working with Tango for a while we find working with it comes down to knowing 3 major components:
    1. Android NDK
    2. Graphics (OpenGL ES)
    3. Tango API
  • Since some people are coming into this knowing none and some just want to learn to use the Tango API, we divided the book into 3 Sections which consist of its internal chapters.
    • A Glossary is also added to help with all the fun buzz words you will come across
  • For those who want help setting up we also create a Stating a Project Section to help you start your own application

Table of Content

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].