Gregg Tavares 5 years ago
parent
commit
fd23c199bd
1 changed files with 3 additions and 1 deletions
  1. 3 1
      .vscode/settings.json

+ 3 - 1
.vscode/settings.json

@@ -4,7 +4,9 @@
         "html"
   ],
   "cSpell.words": [
+    "Phong",
     "rdparty",
-    "threejs"
+    "threejs",
+    "threejsfundamentals"
   ]
 }