Skip to content

Instantly share code, notes, and snippets.

View Tazaf's full-sized avatar

Mathias Oberson Tazaf

  • SquareServices Sàrl
  • Suisse
View GitHub Profile
@Tazaf
Tazaf / index.html
Last active April 12, 2016 13:40
Wikitude plugin - blank index.html file for a new ARchitect World.
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0,target-densitydpi=device-dpi"
name="viewport">
<title>Blank ARchitect World</title>
<!-- This line is mandatory. That's what's loading the Wikitude logic. -->
<script src="architect://architect.js"></script>