Browse Source

Add Model example to manifest;

bjorn 7 years ago
parent
commit
ac0cba1d4f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      examples/init.lua

+ 1 - 0
examples/init.lua

@@ -1,5 +1,6 @@
 return {
 return {
   'Primitives',
   'Primitives',
+  'Model',
   'Panorama',
   'Panorama',
   'Lighting',
   'Lighting',
   'Physics',
   'Physics',