回答編集履歴

1

箇条書きの修正

2017/06/24 23:35

投稿

Gazelle
Gazelle

スコア136

test CHANGED
@@ -4,15 +4,7 @@
4
4
 
5
5
  1. 仮に、WEBページで見ているとしたら、サーバー立ち上げていますか?ERRORが出てないと書いてますが、下記のようなERRORが出てたら多分これです(念のため)。
6
6
 
7
-
8
-
9
- `
10
-
11
- XMLHttpRequest cannot load file:///sample.json. Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https.
7
+ `XMLHttpRequest cannot load file:///sample.json. Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https.`
12
-
13
- `
14
-
15
-
16
8
 
17
9
  2. 実は読み込まれているけれどオブジェクトが透明 or カメラの外
18
10