Browse Source

add materials and lights placeholder

Gregg (Greggman/GMan) Tavares 7 years ago
parent
commit
36c9d65157
1 changed files with 8 additions and 0 deletions
  1. 8 0
      threejs/lessons/threejs-materials-and-lights.md

+ 8 - 0
threejs/lessons/threejs-materials-and-lights.md

@@ -0,0 +1,8 @@
+Title: Three.js Materials and Lights
+Description: Materials and Lights
+
+This article is part of a series of articles about three.js. The
+first article is [three.js fundamentals](three-fundamentals.html). If
+you haven't read yet you might want to consider starting there.
+
+TBD