{"id":2484,"date":"2015-10-09T11:02:08","date_gmt":"2015-10-09T16:02:08","guid":{"rendered":"http:\/\/www.jhclaura.com\/?p=2484"},"modified":"2015-10-09T11:02:08","modified_gmt":"2015-10-09T16:02:08","slug":"mask-v2-0-unity","status":"publish","type":"post","link":"http:\/\/www.jhclaura.com\/mask-v2-0-unity\/","title":{"rendered":"MASK v2.0 – Unity!"},"content":{"rendered":"
<\/p>\n
Unity3D version of MASK!<\/p>\n
Since it’s much more stable with App than with Webpage, maybe it’s worth a try to make a unity version\u00a0of MASK collection. Hmm such a sweet dilemma!<\/p>\n
Codes of accessing camera on the phone… omg so simple!<\/p>\n
WebCamDevice[] devices = WebCamTexture.devices;\r\nmCamera = new WebCamTexture ();\r\n\r\n\/\/for(var i=0; i<devices.Length; i++){\r\n\/\/\tDebug.Log(devices[i].name);\r\n\/\/}\r\n\r\nif (devices.Length > 0) {\r\n\tmCamera.deviceName = devices[0].name;\r\n\tdisplayPlan.GetComponent<Renderer>().material.mainTexture = mCamera;\r\n\tmCamera.Play ();\r\n}<\/pre>\n","protected":false},"excerpt":{"rendered":"Unity3D version of MASK! Since it’s much more stable with App than with Webpage, maybe it’s worth a try to make a unity version\u00a0of MASK collection. Hmm such a sweet… Read The Rest →<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[127,268,290,270],"tags":[266,278,291,190,277],"_links":{"self":[{"href":"http:\/\/www.jhclaura.com\/wp-json\/wp\/v2\/posts\/2484"}],"collection":[{"href":"http:\/\/www.jhclaura.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.jhclaura.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.jhclaura.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.jhclaura.com\/wp-json\/wp\/v2\/comments?post=2484"}],"version-history":[{"count":1,"href":"http:\/\/www.jhclaura.com\/wp-json\/wp\/v2\/posts\/2484\/revisions"}],"predecessor-version":[{"id":2485,"href":"http:\/\/www.jhclaura.com\/wp-json\/wp\/v2\/posts\/2484\/revisions\/2485"}],"wp:attachment":[{"href":"http:\/\/www.jhclaura.com\/wp-json\/wp\/v2\/media?parent=2484"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.jhclaura.com\/wp-json\/wp\/v2\/categories?post=2484"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.jhclaura.com\/wp-json\/wp\/v2\/tags?post=2484"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}