All Projects → tsksandeep → Subtitles

tsksandeep / Subtitles

Licence: other
This project lets the audience view and switch subtitles to multiple languages in theatres using augmented reality.

Programming Languages

C#
18002 projects
SCSS
7915 projects
c
50402 projects - #5 most used programming language
objective c
16641 projects - #2 most used programming language
go
31211 projects - #10 most used programming language
ShaderLab
938 projects

Projects that are alternatives of or similar to Subtitles

Wikitude Cordova Plugin
Wikitude's Augmented Reality Plugin for Cordova - working together with the Wikitude SDK library for Android and iOS. Provides image recognition and tracking, geo-based augmente reality and 3D rendering and animations in an augmented reality scene
Stars: ✭ 197 (+1541.67%)
Mutual labels:  augmented-reality
Model Viewer
Easily display interactive 3D models on the web and in AR!
Stars: ✭ 3,751 (+31158.33%)
Mutual labels:  augmented-reality
VuforiaWithOpenCVForUnityExample
Vuforia with OpenCV for Unity Example
Stars: ✭ 56 (+366.67%)
Mutual labels:  augmented-reality
Webar Article
WebAR-Article is a responsive and information rich website that is progressively enhanced with Augmented Reality content exposed through experimental web technologies.
Stars: ✭ 225 (+1775%)
Mutual labels:  augmented-reality
Augmentedunreality
Augmented reality for Unreal Engine 4
Stars: ✭ 243 (+1925%)
Mutual labels:  augmented-reality
AR-ANE-Samples
MyAR is an augmented reality Air Native Extension supporting Android and iOS based on Wikitude SDK
Stars: ✭ 39 (+225%)
Mutual labels:  augmented-reality
Dirtchamber
A mixed reality testing environment for real-time global illumination algorithms
Stars: ✭ 183 (+1425%)
Mutual labels:  augmented-reality
V2R
Code for our IJCAI 2020 paper: "Keep It Real: a Window to Real Reality in Virtual Reality".
Stars: ✭ 20 (+66.67%)
Mutual labels:  augmented-reality
Webxr Polyfill
Use the WebXR Device API today, providing fallbacks to native WebVR 1.1 and Cardboard
Stars: ✭ 251 (+1991.67%)
Mutual labels:  augmented-reality
Unity-2017.2-and-Vuforia-6.5---Camera-Auto-Focus
Unity 2017.2 and Vuforia 6.5 Augmented Reality (AR) Camera Auto Focus
Stars: ✭ 17 (+41.67%)
Mutual labels:  augmented-reality
Hololenscamerastream
This Unity plugin makes the HoloLens video camera frames available to a Unity app in real time. This enables Unity devs to easily use the HoloLens camera for computer vision (or anything they want).
Stars: ✭ 233 (+1841.67%)
Mutual labels:  augmented-reality
Polymer
🎨 graphics + interaction engine
Stars: ✭ 243 (+1925%)
Mutual labels:  augmented-reality
ARKit-FocusNode
FocusSquare class taken straight from Apple's ARKit examples and packed up for anyone to use with ease.
Stars: ✭ 50 (+316.67%)
Mutual labels:  augmented-reality
Simple Webxr Unity
⭐ Bringing WebXR to Unity 3D with 3 files ! B-)
Stars: ✭ 215 (+1691.67%)
Mutual labels:  augmented-reality
Go
导航犬 (Go) 是一款基于 Android 的增强现实步行导航软件,其地图服务由高德地图提供。
Stars: ✭ 62 (+416.67%)
Mutual labels:  augmented-reality
Stereokit
An easy-to-use mixed reality library for building HoloLens and VR applications with C# and OpenXR!
Stars: ✭ 195 (+1525%)
Mutual labels:  augmented-reality
Three.js
JavaScript 3D Library.
Stars: ✭ 78,237 (+651875%)
Mutual labels:  augmented-reality
globe-ar
3D Globe data visualization component in AR
Stars: ✭ 40 (+233.33%)
Mutual labels:  augmented-reality
FrameNet
FrameNet: Learning Local Canonical Frames of 3D Surfaces from a Single RGB Image
Stars: ✭ 115 (+858.33%)
Mutual labels:  augmented-reality
ayAR
Augmented Reality Demo
Stars: ✭ 24 (+100%)
Mutual labels:  augmented-reality

Smart Theatre (Augmented Reality)

This project uses AR to show subtitles when a movie is played .

Requirements

  • Go v1.13
  • GRPC
  • Unity Engine 2019

Setup

  • Go to Go Server folder and run go run main.go
  • It will listening for the client to get connected.
  • Use the same address provided by the server in client.
  • Change it in both Subtitle.cs and Controller.cs files inside the Assets/Scripts folder
  • Open the C# clientfolder in Unity Engine 2019.
  • Enable AR Core Support in Player settings while building the project for android.
  • Install and run the APK in any android phone with ARCore installed.
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].