VeyronNoUv_bin.js 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120
  1. // Converted from: ../../examples/obj/veyron/VeyronNoUv.obj
  2. // vertices: 36210
  3. // faces: 33034
  4. // materials: 8
  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" : "08___Default",
  13. "col_ambient" : [0.0, 0.0, 0.0],
  14. "col_diffuse" : [0.18823999999999999, 0.18823999999999999, 0.18823999999999999],
  15. "col_specular" : [0.14824999999999999, 0.14824999999999999, 0.14824999999999999],
  16. "illumination" : 2,
  17. "optical_density" : 1.0,
  18. "specular_coef" : 17.647059,
  19. "transparency" : 1.0
  20. },
  21. {
  22. "a_dbg_color" : 0xee0000,
  23. "a_dbg_index" : 1,
  24. "a_dbg_name" : "03___Default",
  25. "col_ambient" : [0.0, 0.0, 0.0],
  26. "col_diffuse" : [0.52703999999999995, 0.52703999999999995, 0.52703999999999995],
  27. "col_specular" : [0.59999999999999998, 0.59999999999999998, 0.59999999999999998],
  28. "illumination" : 2,
  29. "optical_density" : 1.0,
  30. "specular_coef" : 37.254902,
  31. "transparency" : 1.0
  32. },
  33. {
  34. "a_dbg_color" : 0x00ee00,
  35. "a_dbg_index" : 2,
  36. "a_dbg_name" : "ColorBlack",
  37. "col_ambient" : [0.0, 0.0, 0.0],
  38. "col_diffuse" : [0.21648000000000001, 0.21648000000000001, 0.21648000000000001],
  39. "col_specular" : [0.75, 0.75, 0.75],
  40. "illumination" : 2,
  41. "optical_density" : 1.0,
  42. "specular_coef" : 56.862745,
  43. "transparency" : 1.0
  44. },
  45. {
  46. "a_dbg_color" : 0x0000ee,
  47. "a_dbg_index" : 3,
  48. "a_dbg_name" : "04___Default",
  49. "col_ambient" : [0.0, 0.0, 0.0],
  50. "col_diffuse" : [0.54271999999999998, 0.57408000000000003, 0.58984000000000003],
  51. "col_specular" : [0.75, 0.75, 0.75],
  52. "illumination" : 2,
  53. "optical_density" : 1.0,
  54. "specular_coef" : 66.666667,
  55. "transparency" : 0.5
  56. },
  57. {
  58. "a_dbg_color" : 0xeeee00,
  59. "a_dbg_index" : 4,
  60. "a_dbg_name" : "02___Default",
  61. "col_ambient" : [0.0, 0.0, 0.0],
  62. "col_diffuse" : [0.48311999999999999, 0.0, 0.0],
  63. "col_specular" : [0.75, 0.75, 0.75],
  64. "illumination" : 2,
  65. "optical_density" : 1.0,
  66. "specular_coef" : 56.862745,
  67. "transparency" : 1.0
  68. },
  69. {
  70. "a_dbg_color" : 0x00eeee,
  71. "a_dbg_index" : 5,
  72. "a_dbg_name" : "Aluminium",
  73. "col_ambient" : [0.0, 0.0, 0.0],
  74. "col_diffuse" : [0.47055999999999998, 0.47055999999999998, 0.47055999999999998],
  75. "col_specular" : [0.40000000000000002, 0.40000000000000002, 0.40000000000000002],
  76. "illumination" : 2,
  77. "optical_density" : 1.0,
  78. "specular_coef" : 17.647059,
  79. "transparency" : 1.0
  80. },
  81. {
  82. "a_dbg_color" : 0xee00ee,
  83. "a_dbg_index" : 6,
  84. "a_dbg_name" : "glassRed",
  85. "col_ambient" : [0.0, 0.0, 0.0],
  86. "col_diffuse" : [0.57408000000000003, 0.0, 0.0],
  87. "col_specular" : [0.75, 0.75, 0.75],
  88. "illumination" : 2,
  89. "optical_density" : 1.0,
  90. "specular_coef" : 66.666667,
  91. "transparency" : 0.5
  92. },
  93. {
  94. "a_dbg_color" : 0x06671a,
  95. "a_dbg_index" : 7,
  96. "a_dbg_name" : "glassOranje",
  97. "col_ambient" : [0.0, 0.0, 0.0],
  98. "col_diffuse" : [0.80000000000000004, 0.49568000000000001, 0.1004],
  99. "col_specular" : [0.75, 0.75, 0.75],
  100. "illumination" : 2,
  101. "optical_density" : 1.0,
  102. "specular_coef" : 66.666667,
  103. "transparency" : 0.5
  104. }],
  105. 'buffers': 'VeyronNoUv_bin.bin',
  106. 'end': (new Date).getTime()
  107. }
  108. postMessage( model );