VeyronNoUv_bin.js 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123
  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_three.py
  8. var model = {
  9. "version" : 1,
  10. "materials": [ {
  11. "DbgColor" : 15658734,
  12. "DbgIndex" : 0,
  13. "DbgName" : "08___Default",
  14. "colorAmbient" : [0.0, 0.0, 0.0],
  15. "colorDiffuse" : [0.18823999999999999, 0.18823999999999999, 0.18823999999999999],
  16. "colorSpecular" : [0.14824999999999999, 0.14824999999999999, 0.14824999999999999],
  17. "illumination" : 2,
  18. "opticalDensity" : 1.0,
  19. "specularCoef" : 17.647059,
  20. "transparency" : 1.0
  21. },
  22. {
  23. "DbgColor" : 15597568,
  24. "DbgIndex" : 1,
  25. "DbgName" : "03___Default",
  26. "colorAmbient" : [0.0, 0.0, 0.0],
  27. "colorDiffuse" : [0.52703999999999995, 0.52703999999999995, 0.52703999999999995],
  28. "colorSpecular" : [0.59999999999999998, 0.59999999999999998, 0.59999999999999998],
  29. "illumination" : 2,
  30. "opticalDensity" : 1.0,
  31. "specularCoef" : 37.254902,
  32. "transparency" : 1.0
  33. },
  34. {
  35. "DbgColor" : 60928,
  36. "DbgIndex" : 2,
  37. "DbgName" : "ColorBlack",
  38. "colorAmbient" : [0.0, 0.0, 0.0],
  39. "colorDiffuse" : [0.21648000000000001, 0.21648000000000001, 0.21648000000000001],
  40. "colorSpecular" : [0.75, 0.75, 0.75],
  41. "illumination" : 2,
  42. "opticalDensity" : 1.0,
  43. "specularCoef" : 56.862745,
  44. "transparency" : 1.0
  45. },
  46. {
  47. "DbgColor" : 238,
  48. "DbgIndex" : 3,
  49. "DbgName" : "04___Default",
  50. "colorAmbient" : [0.0, 0.0, 0.0],
  51. "colorDiffuse" : [0.54271999999999998, 0.57408000000000003, 0.58984000000000003],
  52. "colorSpecular" : [0.75, 0.75, 0.75],
  53. "illumination" : 2,
  54. "opticalDensity" : 1.0,
  55. "specularCoef" : 66.666667,
  56. "transparency" : 0.5
  57. },
  58. {
  59. "DbgColor" : 15658496,
  60. "DbgIndex" : 4,
  61. "DbgName" : "02___Default",
  62. "colorAmbient" : [0.0, 0.0, 0.0],
  63. "colorDiffuse" : [0.48311999999999999, 0.0, 0.0],
  64. "colorSpecular" : [0.75, 0.75, 0.75],
  65. "illumination" : 2,
  66. "opticalDensity" : 1.0,
  67. "specularCoef" : 56.862745,
  68. "transparency" : 1.0
  69. },
  70. {
  71. "DbgColor" : 61166,
  72. "DbgIndex" : 5,
  73. "DbgName" : "Aluminium",
  74. "colorAmbient" : [0.0, 0.0, 0.0],
  75. "colorDiffuse" : [0.47055999999999998, 0.47055999999999998, 0.47055999999999998],
  76. "colorSpecular" : [0.40000000000000002, 0.40000000000000002, 0.40000000000000002],
  77. "illumination" : 2,
  78. "opticalDensity" : 1.0,
  79. "specularCoef" : 17.647059,
  80. "transparency" : 1.0
  81. },
  82. {
  83. "DbgColor" : 15597806,
  84. "DbgIndex" : 6,
  85. "DbgName" : "glassRed",
  86. "colorAmbient" : [0.0, 0.0, 0.0],
  87. "colorDiffuse" : [0.57408000000000003, 0.0, 0.0],
  88. "colorSpecular" : [0.75, 0.75, 0.75],
  89. "illumination" : 2,
  90. "opticalDensity" : 1.0,
  91. "specularCoef" : 66.666667,
  92. "transparency" : 0.5
  93. },
  94. {
  95. "DbgColor" : 419610,
  96. "DbgIndex" : 7,
  97. "DbgName" : "glassOranje",
  98. "colorAmbient" : [0.0, 0.0, 0.0],
  99. "colorDiffuse" : [0.80000000000000004, 0.49568000000000001, 0.1004],
  100. "colorSpecular" : [0.75, 0.75, 0.75],
  101. "illumination" : 2,
  102. "opticalDensity" : 1.0,
  103. "specularCoef" : 66.666667,
  104. "transparency" : 0.5
  105. }],
  106. "buffers": "VeyronNoUv_bin.bin"
  107. };
  108. postMessage( model );
  109. close();