creaseAngle.wrl 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  1. #VRML V2.0 utf8
  2. #Created by Cinema 4D
  3. DEF Plane Transform {
  4. scale 0.1 0.1 0.1
  5. children [
  6. Shape {
  7. appearance DEF MAT_Mat Appearance {
  8. material Material {
  9. ambientIntensity 0.2
  10. diffuseColor 0.33 0.33 0.33
  11. specularColor 0.025 0.025 0.025
  12. emissiveColor 0 0 0
  13. shininess 0.025
  14. transparency 0
  15. }
  16. }
  17. geometry DEF FACESET_Plane IndexedFaceSet {
  18. ccw FALSE
  19. creaseAngle 0.698132
  20. coord Coordinate {
  21. point [ -200 0 -200,-200 0 0,-200 0 200,0 0 -200,0 0 0,
  22. 0 0 200,200 0 -200,200 0 0,200 0 200
  23. ]
  24. }
  25. texCoord TextureCoordinate {
  26. point [ 0 0,
  27. 0.5 0,1 0,0 0.5,0.5 0.5,1 0.5,
  28. 0 1,0.5 1,1 1
  29. ]
  30. }
  31. coordIndex [ 0,3,4,1,-1,1,4,5,2,-1,3,6,7,4,-1,
  32. 4,7,8,5,-1
  33. ]
  34. texCoordIndex [ 0,3,4,1,-1,1,4,5,2,-1,3,6,7,4,-1,
  35. 4,7,8,5,-1
  36. ]
  37. }
  38. }
  39. ]
  40. }
  41. DEF Null Transform {
  42. translation 0 5 0
  43. children [
  44. DEF Platonic Transform {
  45. scale 0.02 0.02 0.02
  46. children [
  47. Shape {
  48. appearance USE MAT_Mat
  49. geometry DEF FACESET_Platonic IndexedFaceSet {
  50. ccw FALSE
  51. creaseAngle 3.141593
  52. coord Coordinate {
  53. point [ -85.065216 52.573195 0,-85.065216 -52.573195 0,-52.573195 0 85.065216,52.573195 0 85.065216,85.065216 52.573195 0,
  54. 85.065216 -52.573195 0,52.573195 0 -85.065216,-52.573195 0 -85.065216,0 85.065216 52.573195,0 85.065216 -52.573195,
  55. 0 -85.065216 -52.573195,0 -85.065216 52.573195
  56. ]
  57. }
  58. texCoord TextureCoordinate {
  59. point [ 0.5 0,1 1,1 1,
  60. 0 1,0.5 0,0 1,0.5 0,1 1,
  61. 0.5 0,0 1,1 1,0 1,0.5 0,
  62. 1 1,0.5 0,1 1,0 1,1 1,
  63. 0 1,0.5 0,1 1,0 1,0.5 0,
  64. 0 1,1 1,0 1,1 1,0.5 0,
  65. 1 1,0.5 0,1 1,0 1
  66. ]
  67. }
  68. coordIndex [ 9,8,0,-1,8,2,0,-1,8,3,2,-1,8,4,3,-1,
  69. 8,9,4,-1,4,9,6,-1,6,9,7,-1,9,0,7,-1,
  70. 11,10,1,-1,2,11,1,-1,2,3,11,-1,3,5,11,-1,
  71. 5,10,11,-1,5,6,10,-1,6,7,10,-1,7,1,10,-1,
  72. 1,7,0,-1,2,1,0,-1,4,5,3,-1,4,6,5,-1
  73. ]
  74. texCoordIndex [ 25,24,0,-1,23,7,0,-1,23,10,6,-1,23,13,8,-1,
  75. 23,26,12,-1,11,26,19,-1,18,26,22,-1,25,1,22,-1,
  76. 31,28,4,-1,5,30,4,-1,5,10,29,-1,9,15,29,-1,
  77. 16,28,29,-1,16,17,27,-1,18,20,27,-1,21,2,27,-1,
  78. 3,20,0,-1,5,2,0,-1,11,15,8,-1,11,17,14,-1
  79. ]
  80. }
  81. }
  82. ]
  83. }
  84. ]
  85. }