Coder Social home page Coder Social logo

prashant-andani / ar-alphabets Goto Github PK

View Code? Open in Web Editor NEW
126.0 15.0 43.0 28.3 MB

Augmented Reality on Web (Web AR) for Kids to learn Alphabets with fun. AR on all Mobile Devices

Home Page: https://skillstack.firebaseapp.com/

License: MIT License

HTML 39.10% JavaScript 48.40% CSS 12.49%
augmented-reality aframe web javascript learning-alphabets markers kids ar web-ar education

ar-alphabets's Introduction

Hi there πŸ‘‹

ar-alphabets's People

Contributors

prashant-andani avatar prettierci-commits avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ar-alphabets's Issues

Fix Next button

  • When the page loads β€˜A’ AXE and model show up.
  • When clicking -> next β€˜B’ for Boat speech comes on but the model doesn’t load. If I click -> next again β€˜C’ for cow comes up with a model of the axe.
  • If I click back <- β€˜B’ for Boat comes up and the boat model appears

ar.js

I couldnt get the ar.js to work on iOS11, and I saw that yours work.
I am not sure if the ar.js you use is any different from the official AR.js so I use your ar.js file, and i still received the same error in iOS 11 with "WebCam Error: NotAllowedError".

My code is very simple and only works on PC with webcam:

<!doctype HTML>
<html>
<script src="https://aframe.io/releases/0.7.0/aframe.min.js"></script>

<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>

<script src="https://prashant-andani.github.io/AR.js/aframe/build/aframe-ar.js"></script>

<body style='margin : 0px; overflow: hidden;'>
    <a-scene stats embedded arjs artoolkit='sourceType: webcam;'>

        <a-assets>
            <a-asset-item id="model" src="models/mymodel.gltf" />
        </a-assets>
        <a-gltf-model src="#model" scale="0.01 0.01 0.01"></a-gltf-model>
        <!--<a-box material='color: black;'></a-box>-->
        <a-marker-camera preset='custom' type='pattern' patterUrl='ar.patt' url='ar.patt'>

        </a-marker-camera>
    </a-scene>
</body>

</html>

any reason why I cant get it working?

Camera not recognize the G maker

Hi,

I'm triyin to use it, i install my apache, my ssl certificate, and everything, when I open index.html it load the camera but when I try to read the "G" print maker from different devices and browsers but it not do anything, I don't have logs on my apache and I don't know how can it happend. Could you help me please?

Thank you in advance.

Regards!

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.