Female02_bin.js 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  1. // Converted from: ../../examples/obj/female02/female02.obj
  2. // vertices: 3274
  3. // faces: 6233
  4. // materials: 6
  5. //
  6. // Generated with OBJ -> Three.js converter
  7. // http://github.com/alteredq/three.js/blob/master/utils/exporters/convert_obj_threejs_slim.py
  8. var model = {
  9. 'materials': [ {
  10. "DbgColor" : 0xeeeeee,
  11. "DbgIndex" : 0,
  12. "DbgName" : "_03_-_Default1noCulli__03_-_Default1noCulli",
  13. "colorAmbient" : [0.0, 0.0, 0.0],
  14. "colorDiffuse" : [0.64000000000000001, 0.64000000000000001, 0.64000000000000001],
  15. "colorSpecular" : [0.16500000000000001, 0.16500000000000001, 0.16500000000000001],
  16. "illumination" : 2,
  17. "mapDiffuse" : "_03_-_Default1noCulling.JPG",
  18. "opticalDensity" : 1.0,
  19. "specularCoef" : 154.901961,
  20. "transparency" : 1.0
  21. },
  22. {
  23. "DbgColor" : 0xee0000,
  24. "DbgIndex" : 1,
  25. "DbgName" : "_02_-_Default1noCulli__02_-_Default1noCulli",
  26. "colorAmbient" : [0.0, 0.0, 0.0],
  27. "colorDiffuse" : [0.64000000000000001, 0.64000000000000001, 0.64000000000000001],
  28. "colorSpecular" : [0.16500000000000001, 0.16500000000000001, 0.16500000000000001],
  29. "illumination" : 2,
  30. "mapDiffuse" : "_02_-_Default1noCulling.JPG",
  31. "opticalDensity" : 1.0,
  32. "specularCoef" : 154.901961,
  33. "transparency" : 1.0
  34. },
  35. {
  36. "DbgColor" : 0x00ee00,
  37. "DbgIndex" : 2,
  38. "DbgName" : "FrontColorNoCullingID__02_-_Default1noCulli",
  39. "colorAmbient" : [0.0, 0.0, 0.0],
  40. "colorDiffuse" : [0.80000000000000004, 0.80000000000000004, 0.80000000000000004],
  41. "colorSpecular" : [0.16500000000000001, 0.16500000000000001, 0.16500000000000001],
  42. "illumination" : 2,
  43. "mapDiffuse" : "_02_-_Default1noCulling.JPG",
  44. "opticalDensity" : 1.0,
  45. "specularCoef" : 154.901961,
  46. "transparency" : 1.0
  47. },
  48. {
  49. "DbgColor" : 0x0000ee,
  50. "DbgIndex" : 3,
  51. "DbgName" : "FrontColorNoCullingID__03_-_Default1noCulli",
  52. "colorAmbient" : [0.0, 0.0, 0.0],
  53. "colorDiffuse" : [0.80000000000000004, 0.80000000000000004, 0.80000000000000004],
  54. "colorSpecular" : [0.16500000000000001, 0.16500000000000001, 0.16500000000000001],
  55. "illumination" : 2,
  56. "mapDiffuse" : "_03_-_Default1noCulling.JPG",
  57. "opticalDensity" : 1.0,
  58. "specularCoef" : 154.901961,
  59. "transparency" : 1.0
  60. },
  61. {
  62. "DbgColor" : 0xeeee00,
  63. "DbgIndex" : 4,
  64. "DbgName" : "_01_-_Default1noCulli__01_-_Default1noCulli",
  65. "colorAmbient" : [0.0, 0.0, 0.0],
  66. "colorDiffuse" : [0.64000000000000001, 0.64000000000000001, 0.64000000000000001],
  67. "colorSpecular" : [0.16500000000000001, 0.16500000000000001, 0.16500000000000001],
  68. "illumination" : 2,
  69. "mapDiffuse" : "_01_-_Default1noCulling.JPG",
  70. "opticalDensity" : 1.0,
  71. "specularCoef" : 154.901961,
  72. "transparency" : 1.0
  73. },
  74. {
  75. "DbgColor" : 0x00eeee,
  76. "DbgIndex" : 5,
  77. "DbgName" : "FrontColorNoCullingID__01_-_Default1noCulli",
  78. "colorAmbient" : [0.0, 0.0, 0.0],
  79. "colorDiffuse" : [0.80000000000000004, 0.80000000000000004, 0.80000000000000004],
  80. "colorSpecular" : [0.16500000000000001, 0.16500000000000001, 0.16500000000000001],
  81. "illumination" : 2,
  82. "mapDiffuse" : "_01_-_Default1noCulling.JPG",
  83. "opticalDensity" : 1.0,
  84. "specularCoef" : 154.901961,
  85. "transparency" : 1.0
  86. }],
  87. 'buffers': 'Female02_bin.bin',
  88. 'end': (new Date).getTime()
  89. }
  90. postMessage( model );