Skip to content

Instantly share code, notes, and snippets.

View gormat's full-sized avatar

Gor Matevosyan gormat

  • Yerevan, Armenia
View GitHub Profile
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
</head>
<body>
<div id="output"></div>
VR repo
https://github.com/gormat/spaceappsvr
VR Live demo at http://vr.barad.ml/
Predictions and image processing repo
https://github.com/gormat/spaceapps_research
for AR used Vuforia and Unity3D.
will be available on playmarket soon.
@gormat
gormat / designer.html
Last active August 29, 2015 14:10
designer
<link rel="import" href="../core-scaffold/core-scaffold.html">
<link rel="import" href="../core-header-panel/core-header-panel.html">
<link rel="import" href="../core-menu/core-menu.html">
<link rel="import" href="../core-item/core-item.html">
<link rel="import" href="../core-icon-button/core-icon-button.html">
<link rel="import" href="../core-toolbar/core-toolbar.html">
<link rel="import" href="../core-menu/core-submenu.html">
<link rel="import" href="../google-map/google-map.html">
<polymer-element name="my-element">