This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
using System.Collections; | |
using System.Collections.Generic; | |
using UnityEngine; | |
using UnityEngine.Networking; | |
public class ReverseGeocoding : MonoBehaviour | |
{ | |
private static Dictionary<string, string> MUNI_ARRAY = new Dictionary<string, string>(); | |
private static bool isInit = false; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset='utf-8'> | |
<title>Orthoverse Asset Test</title> | |
<meta name='description' content='Orthoverse Obj Test'> | |
</head> | |
<body> | |
<a-scene> | |
<a-assets> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset='utf-8'> | |
<title>Orthoverse Asset Test</title> | |
<meta name='description' content='Orthoverse Obj Test'> | |
</head> | |
<body> | |
<a-scene> | |
<a-assets> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset='utf-8'> | |
<title>Orthoverse Asset Test</title> | |
<meta name='description' content='Orthoverse Obj Test'> | |
</head> | |
<body> | |
<a-scene> | |
<a-assets> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Blender v2.81 (sub 16) OBJ File: '' | |
# www.blender.org | |
o mikemo_freez | |
v 0.041129 0.334015 0.000000 | |
v 0.029510 0.314031 0.000000 | |
v 0.034877 0.314148 0.009361 | |
v 0.059261 0.321032 0.009547 | |
v 0.050616 0.334221 0.000000 | |
v 0.070113 0.314297 0.000000 | |
v 0.033241 0.288070 0.012532 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset='utf-8'> | |
<title>Orthoverse Asset Test</title> | |
<meta name='description' content='Orthoverse Animation Test'> | |
</head> | |
<body> | |
<a-scene> | |
<a-assets> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset='utf-8'> | |
<title>Orthoverse Animation Test</title> | |
<meta name='description' content='Orthoverse Animation Test'> | |
</head> | |
<body> | |
<a-scene> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset='utf-8'> | |
<title>Orthoverse Animation Test</title> | |
<meta name='description' content='Orthoverse Animation Test'> | |
</head> | |
<body> | |
<a-scene> | |
<a-box position='-0.3 0 0' animation='property: object3D.position.z; to: 2; dur: 3000; loop: true; easing: linear;' color='white' depth='0.2' height='0.2' width='0.2'></a-box> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset='utf-8'> | |
<title>Orthoverse Test</title> | |
<meta name='description' content='Orthoverse Test'> | |
</head> | |
<body> | |
<a-scene> | |
<a-entity geometry='primitive: cone; radiusBottom: 1; radiusTop: 0.1; height: 2;'></a-entity> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset='utf-8'> | |
<title>Orthoverse Test</title> | |
<meta name='description' content='Orthoverse Test'> | |
</head> | |
<body> | |
<a-scene> | |
<a-entity geometry='primitive: cone; radiusBottom: 1; radiusTop: 0.1; height: 2;'></a-entity> |
NewerOlder