creaseAngle.wrl 2.6 KB

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