veyron_wheel_bin.js 960 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. // Converted from: veyron_wheels.obj
  2. // vertices: 3300
  3. // faces: 2907
  4. // materials: 2
  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" : "03___Default",
  14. "colorAmbient" : [0.0, 0.0, 0.0],
  15. "colorDiffuse" : [0.421632, 0.421632, 0.421632],
  16. "colorSpecular" : [0.6, 0.6, 0.6],
  17. "illumination" : 2,
  18. "opticalDensity" : 1.0,
  19. "specularCoef" : 35.294118,
  20. "transparency" : 0.0
  21. },
  22. {
  23. "DbgColor" : 15597568,
  24. "DbgIndex" : 1,
  25. "DbgName" : "08___Default",
  26. "colorAmbient" : [0.0, 0.0, 0.0],
  27. "colorDiffuse" : [0.150592, 0.150592, 0.150592],
  28. "colorSpecular" : [0.14825, 0.14825, 0.14825],
  29. "illumination" : 2,
  30. "opticalDensity" : 1.0,
  31. "specularCoef" : 15.686275,
  32. "transparency" : 0.0
  33. }],
  34. "buffers": "veyron_wheel_bin.bin"
  35. };
  36. postMessage( model );
  37. close();