scene.Cube.js 1.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. /*
  2. * File generated with Blender 2.56 Exporter
  3. * https://github.com/mrdoob/three.js/tree/master/utils/exporters/blender/
  4. *
  5. * vertices: 8
  6. * faces: 6
  7. * normals: 0
  8. * uvs: 0
  9. * colors: 0
  10. * materials: 1
  11. *
  12. */
  13. var model = {
  14. "version" : 2,
  15. "materials": [ {
  16. "DbgColor" : 15658734,
  17. "DbgIndex" : 0,
  18. "DbgName" : "Material",
  19. "colorAmbient" : [0.0, 0.0, 0.0],
  20. "colorDiffuse" : [0.6400000190734865, 0.10179081114814892, 0.126246120426746],
  21. "colorSpecular" : [0.5, 0.5, 0.5],
  22. "shading" : "Phong",
  23. "specularCoef" : 50,
  24. "transparency" : 1.0,
  25. "vertexColors" : false
  26. }],
  27. "vertices": [1.000000,-1.000000,-1.000000,1.000000,-1.000000,1.000000,-1.000000,-1.000000,1.000000,-1.000000,-1.000000,-1.000000,1.000000,1.000000,-1.000000,0.999999,1.000000,1.000001,-1.000000,1.000000,1.000000,-1.000000,1.000000,-1.000000],
  28. "morphTargets": [],
  29. "normals": [],
  30. "colors": [],
  31. "uvs": [[]],
  32. "faces": [3,0,1,2,3,0,3,4,7,6,5,0,3,0,4,5,1,0,3,1,5,6,2,0,3,2,6,7,3,0,3,4,0,3,7,0]
  33. };
  34. postMessage( model );