Giter Site home page Giter Site logo

ar-gif's Introduction

ar-gif

Easy to use augmented reality web components!

Introduction

ar-gif is an effort to bring augmented reality with web components in a easy way. For now it only supports gif playing with pattern detection markers, but if you want to add new functionalities feel free to contribute.

Usage

ar-gif has a simple API, we have an ar-scene and one or more ar-markers.

<ar-scene>
  <ar-marker patt="hiro.patt" content="hiro.gif"></armarker>  
</ar-scene>

Each ar-scene is responsible to detect every marker inside it and each marker is reponsible to show his content. The "patt" attribute indicates which pattern will be registered for that marker and the content is the gif that will be played.

ar-gif's People

Contributors

pablodiegoss avatar rodrigocam avatar

Watchers

 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.