teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

1

分かりずらいところを補足しました

2021/07/31 02:26

投稿

9nahito
9nahito

スコア45

title CHANGED
File without changes
body CHANGED
@@ -1,5 +1,5 @@
1
- Visual Studio Code LiveServer を使ってローカルファイルの3Dモデルを読み込もうとしています。
1
+ Three.jsで VisualStudioCode LiveServer を使ってローカルファイルの3Dモデルを読み込もうとしています。
2
- (テクスチャありません。)
2
+ (3Dモデル用のテクスチャありません。)
3
3
  しかし、
4
4
  Failed to load resource: the server responded with a status of 404 (Not Found) .glasses4.glb:1
5
5
  というエラーが出て読み込めません![イメージ説明](27145c4435444241fa4ffc3a57a0cc87.png)