Ver código fonte

work in progress with examples

Nikolay Suslov 4 anos atrás
pai
commit
19f695504a

+ 11 - 0
public/defaults/worlds/aframe/index.vwf.config.json

@@ -0,0 +1,11 @@
+{
+  "info":{
+    "title": "VWF & AFrame Example App"
+  },
+  "model": {
+    "vwf/model/aframe": {}
+  },
+  "view": {
+    "vwf/view/aframe": null
+  }
+}

+ 0 - 7
public/defaults/worlds/aframe/index.vwf.config.yaml

@@ -1,7 +0,0 @@
----
-info:
-  title: "VWF & AFrame Example App"
-model:
-  vwf/model/aframe:
-view:
-  vwf/view/aframe:

+ 0 - 2
public/defaults/worlds/aframe/index.vwf.html

@@ -10,8 +10,6 @@
             }
 
         }
-
-
     </script>
 </head>
 

+ 0 - 1
public/defaults/worlds/osc-example/index.vwf.json

@@ -124,7 +124,6 @@
       }
       },
       "methods":{
-        "initialize": {},
         "initLang": {},
         "ohmLang_grammar": {},
         "ohmLang_get": {},