GallardoNoUv_bin.js 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107
  1. // Converted from: ../../examples/obj/gallardo/GallardoNoUv.obj
  2. // vertices: 77815
  3. // faces: 75573
  4. // materials: 7
  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. "a_dbg_color" : 0xeeeeee,
  11. "a_dbg_index" : 0,
  12. "a_dbg_name" : "wire_255255255",
  13. "col_ambient" : [0.0, 0.0, 0.0],
  14. "col_diffuse" : [0.80000000000000004, 0.80000000000000004, 0.80000000000000004],
  15. "col_specular" : [0.17499999999999999, 0.17499999999999999, 0.17499999999999999],
  16. "illumination" : 2,
  17. "optical_density" : 1.0,
  18. "specular_coef" : 29.411765,
  19. "transparency" : 1.0
  20. },
  21. {
  22. "a_dbg_color" : 0xee0000,
  23. "a_dbg_index" : 1,
  24. "a_dbg_name" : "wire_115115115",
  25. "col_ambient" : [0.0, 0.0, 0.0],
  26. "col_diffuse" : [0.36080000000000001, 0.36080000000000001, 0.36080000000000001],
  27. "col_specular" : [0.17499999999999999, 0.17499999999999999, 0.17499999999999999],
  28. "illumination" : 2,
  29. "optical_density" : 1.0,
  30. "specular_coef" : 29.411765,
  31. "transparency" : 1.0
  32. },
  33. {
  34. "a_dbg_color" : 0x00ee00,
  35. "a_dbg_index" : 2,
  36. "a_dbg_name" : "03___Default",
  37. "col_ambient" : [0.0, 0.0, 0.0],
  38. "col_diffuse" : [0.13175999999999999, 0.13175999999999999, 0.13175999999999999],
  39. "col_specular" : [0.0, 0.0, 0.0],
  40. "illumination" : 2,
  41. "optical_density" : 1.0,
  42. "specular_coef" : 7.843137,
  43. "transparency" : 1.0
  44. },
  45. {
  46. "a_dbg_color" : 0x0000ee,
  47. "a_dbg_index" : 3,
  48. "a_dbg_name" : "02___Default",
  49. "col_ambient" : [0.0, 0.0, 0.0],
  50. "col_diffuse" : [0.80000000000000004, 0.0, 0.0],
  51. "col_specular" : [0.65249999999999997, 0.65249999999999997, 0.65249999999999997],
  52. "illumination" : 2,
  53. "optical_density" : 1.0,
  54. "specular_coef" : 25.490196,
  55. "transparency" : 1.0
  56. },
  57. {
  58. "a_dbg_color" : 0xeeee00,
  59. "a_dbg_index" : 4,
  60. "a_dbg_name" : "wire_255000000",
  61. "col_ambient" : [0.0, 0.0, 0.0],
  62. "col_diffuse" : [0.80000000000000004, 0.0, 0.0],
  63. "col_specular" : [0.17499999999999999, 0.17499999999999999, 0.17499999999999999],
  64. "illumination" : 2,
  65. "optical_density" : 1.0,
  66. "specular_coef" : 29.411765,
  67. "transparency" : 1.0
  68. },
  69. {
  70. "a_dbg_color" : 0x00eeee,
  71. "a_dbg_index" : 5,
  72. "a_dbg_name" : "wire_252252000",
  73. "col_ambient" : [0.0, 0.0, 0.0],
  74. "col_diffuse" : [0.79056000000000004, 0.79056000000000004, 0.0],
  75. "col_specular" : [0.17499999999999999, 0.17499999999999999, 0.17499999999999999],
  76. "illumination" : 2,
  77. "optical_density" : 1.0,
  78. "specular_coef" : 29.411765,
  79. "transparency" : 1.0
  80. },
  81. {
  82. "a_dbg_color" : 0xee00ee,
  83. "a_dbg_index" : 6,
  84. "a_dbg_name" : "wire_132132132",
  85. "col_ambient" : [0.0, 0.0, 0.0],
  86. "col_diffuse" : [0.41408, 0.41408, 0.41408],
  87. "col_specular" : [0.17499999999999999, 0.17499999999999999, 0.17499999999999999],
  88. "illumination" : 2,
  89. "optical_density" : 1.0,
  90. "specular_coef" : 29.411765,
  91. "transparency" : 1.0
  92. }],
  93. 'buffers': 'GallardoNoUv_bin.bin',
  94. 'end': (new Date).getTime()
  95. }
  96. postMessage( model );