Skip to content

Instantly share code, notes, and snippets.

@Hirosaji
Last active February 21, 2019 04:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Hirosaji/252fb791c49f81b19484f48d8f5b2762 to your computer and use it in GitHub Desktop.
Save Hirosaji/252fb791c49f81b19484f48d8f5b2762 to your computer and use it in GitHub Desktop.
A-Frame × AR.js - WebAR
# A-Frame × AR.js - WebAR
license: mit
<!DOCTYPE html>
<header>
<style type='text/css'>
p.img_center{
text-align: center;
}
</style>
</header>
<body>
<p class='img_center'>
<img src='marker.png'>
</p>
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment