Skip to content

Commit

Permalink
Added icon for launching Magic Leap Servo
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Jeffrey committed Nov 2, 2018
1 parent 95bfaa0 commit 0b05df7
Show file tree
Hide file tree
Showing 8 changed files with 4,009 additions and 0 deletions.
3,466 changes: 3,466 additions & 0 deletions support/magicleap/Servo2D/Icon/Model/Model_UFO.fbx

Large diffs are not rendered by default.

18 changes: 18 additions & 0 deletions support/magicleap/Servo2D/Icon/Model/Model_UFO.kmat
@@ -0,0 +1,18 @@
{
"global" : {},
"materials" :
[
{
"albedo" : "Icon/Model/Model_UFO_Albedo.png",
"blendmode" : "opaque",
"name" : "com_magicleap_iconcreation_Model_UFO_Mat",
"shaderName" : "UnlitTextured"
},
{
"albedo" : "Icon/Model/Model_UFO_Albedo_Ring.png",
"blendmode" : "opaque",
"name" : "com_magicleap_iconcreation_Model_UFO_Ring_Mat",
"shaderName" : "UnlitTextured"
}
]
}
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
509 changes: 509 additions & 0 deletions support/magicleap/Servo2D/Icon/Portal/InsidePortal_SkySphere.fbx

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions support/magicleap/Servo2D/Icon/Portal/InsidePortal_SkySphere.kmat
@@ -0,0 +1,13 @@
{
"global" : {},
"materials" :
[
{
"albedo" : "Icon/Portal/InsidePortal_SkySphere.png",
"blendmode" : "opaque",
"name" : "com_magicleap_iconcreation_InsidePortal_SkySphere_Mat",
"shaderName" : "UnlitTextured"
}
]
}

Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions support/magicleap/Servo2D/manifest.xml
Expand Up @@ -11,6 +11,9 @@
ml:visible_name="Servo2D"
ml:binary_name="bin/Servo2D"
ml:type="Universe">
<icon
ml:model_folder="Icon/Model/"
ml:portal_folder="Icon/Portal/" />
</component>
<uses-privilege ml:name="Internet"/>
</application>
Expand Down

0 comments on commit 0b05df7

Please sign in to comment.