Male02_bin.js 2.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. // Converted from: ../../examples/obj/male02/male02.obj
  2. // vertices: 2746
  3. // faces: 5004
  4. // materials: 5
  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" : "male-02-1noCullingID_male-02-1noCulling.JP",
  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" : "male-02-1noCulling.JPG",
  18. "opticalDensity" : 1.0,
  19. "specularCoef" : 154.901961,
  20. "transparency" : 1.0
  21. },
  22. {
  23. "DbgColor" : 0xee0000,
  24. "DbgIndex" : 1,
  25. "DbgName" : "orig_02_-_Defaul1noCu_orig_02_-_Defaul1noCu",
  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" : "orig_02_-_Defaul1noCulling.JPG",
  31. "opticalDensity" : 1.0,
  32. "specularCoef" : 154.901961,
  33. "transparency" : 1.0
  34. },
  35. {
  36. "DbgColor" : 0x00ee00,
  37. "DbgIndex" : 2,
  38. "DbgName" : "FrontColorNoCullingID_orig_02_-_Defaul1noCu",
  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" : "orig_02_-_Defaul1noCulling.JPG",
  44. "opticalDensity" : 1.0,
  45. "specularCoef" : 154.901961,
  46. "transparency" : 1.0
  47. },
  48. {
  49. "DbgColor" : 0x0000ee,
  50. "DbgIndex" : 3,
  51. "DbgName" : "_01_-_Default1noCulli__01_-_Default1noCulli",
  52. "colorAmbient" : [0.0, 0.0, 0.0],
  53. "colorDiffuse" : [0.64000000000000001, 0.64000000000000001, 0.64000000000000001],
  54. "colorSpecular" : [0.16500000000000001, 0.16500000000000001, 0.16500000000000001],
  55. "illumination" : 2,
  56. "mapDiffuse" : "_01_-_Default1noCulling.JPG",
  57. "opticalDensity" : 1.0,
  58. "specularCoef" : 154.901961,
  59. "transparency" : 1.0
  60. },
  61. {
  62. "DbgColor" : 0xeeee00,
  63. "DbgIndex" : 4,
  64. "DbgName" : "FrontColorNoCullingID_male-02-1noCulling.JP",
  65. "colorAmbient" : [0.0, 0.0, 0.0],
  66. "colorDiffuse" : [0.80000000000000004, 0.80000000000000004, 0.80000000000000004],
  67. "colorSpecular" : [0.16500000000000001, 0.16500000000000001, 0.16500000000000001],
  68. "illumination" : 2,
  69. "mapDiffuse" : "male-02-1noCulling.JPG",
  70. "opticalDensity" : 1.0,
  71. "specularCoef" : 154.901961,
  72. "transparency" : 1.0
  73. }],
  74. 'buffers': 'Male02_bin.bin',
  75. 'end': (new Date).getTime()
  76. }
  77. postMessage( model );