▶︎ What's this?: Simple WebAR marker
▶︎ Model data: https://poly.google.com/view/cbs0TYc3ywi
▶︎ Drawing program: https://github.com/Hirosaji/toy-codes/tree/master/webAR
Built with blockbuilder.org
xxxxxxxxxx
<header>
<style type='text/css'>
p.img_center{
text-align: center;
}
</style>
</header>
<body>
<p class='img_center'>
<img src='marker.png'>
</p>
</body>