Giter Site home page Giter Site logo

ar_graffiti_rails's Introduction


image

AR graffiti

A Web AR app that let multiple users across the world graf the same virtual wall.

Demo . Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. License
  5. Acknowledgments

About The Project

The project is a Rails app using ActionCable (websocket) to unabel muliptle user to interact in real-time. On the frontend side, it is powered with ThreeJS and ARJS to produce Augmented Reality grafs on the top of a QR code. The QR code is used as a link to the web app as well as an AR marker.

Technical highlights of the project:

  1. Rails fullstack application
  2. ActionCable powered websocket for live user interactions
  3. ThreeJS and ARJS on the frontend side

(back to top)

Built With

  • rubyonrails
  • javascript

(back to top)

Demo

ar-graffiti.webm

Prerequisites

This project needs a environment with ruby and bundler installed.

Installation

  1. Install the backend and frontend packages:
    bundle install
    yarn install
  2. Migrate the db, populate it and run the server:
    rails db:migrate db:seed
    rails s

(back to top)

Usage

See the video for an overview of the app content: Demo.

(back to top)

License

Distributed under the MIT License.

(back to top)

Acknowledgments

(back to top)

ar_graffiti_rails's People

Contributors

yannklein avatar

Watchers

James Cloos avatar  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.