Browse Source

Rename Panorama to 360 Photo;

bjorn 7 years ago
parent
commit
48c1ae7053
3 changed files with 1 additions and 1 deletions
  1. 0 0
      examples/360_Photo/equirectangular.jpg
  2. 0 0
      examples/360_Photo/main.lua
  3. 1 1
      examples/init.lua

+ 0 - 0
examples/Panorama/equirectangular.jpg → examples/360_Photo/equirectangular.jpg


+ 0 - 0
examples/Panorama/main.lua → examples/360_Photo/main.lua


+ 1 - 1
examples/init.lua

@@ -3,7 +3,7 @@ return {
   'Spinning_Cube',
   'Primitives',
   '3D_Model',
-  'Panorama',
+  '360_Photo',
   'Lighting',
   'Physics',
   'Billboard'