pong.app.json 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153
  1. {
  2. "metadata": {
  3. "type": "App"
  4. },
  5. "project": {
  6. "shadows": false,
  7. "vr": false
  8. },
  9. "camera": {
  10. "metadata": {
  11. "version": 4.4,
  12. "type": "Object",
  13. "generator": "Object3D.toJSON"
  14. },
  15. "object": {
  16. "uuid": "B901700E-2B1B-4D74-9201-164193F8304E",
  17. "type": "PerspectiveCamera",
  18. "name": "Camera",
  19. "matrix": [0.9522120356559753,4.608077919243669e-9,-0.3054378032684326,0,-0.17742955684661865,0.8139732480049133,-0.553142249584198,0,0.24861818552017212,0.5809023976325989,0.7750750780105591,0,18.645999908447266,43.56800079345703,58.13100051879883,1],
  20. "focalLength": 10,
  21. "zoom": 1,
  22. "fov": 50,
  23. "aspect": 1.3217270194986073,
  24. "near": 0.1,
  25. "far": 100000
  26. }
  27. },
  28. "scene": {
  29. "metadata": {
  30. "version": 4.4,
  31. "type": "Object",
  32. "generator": "Object3D.toJSON"
  33. },
  34. "geometries": [
  35. {
  36. "uuid": "713F75F5-5D04-4069-89CB-2035F5619AC3",
  37. "type": "PlaneGeometry",
  38. "width": 60,
  39. "height": 40,
  40. "widthSegments": 1,
  41. "heightSegments": 1
  42. },
  43. {
  44. "uuid": "4537EA66-3CD6-43A1-97A9-EB59F3258BF9",
  45. "type": "BoxGeometry",
  46. "width": 1,
  47. "height": 1,
  48. "depth": 1,
  49. "widthSegments": 1,
  50. "heightSegments": 1,
  51. "depthSegments": 1
  52. },
  53. {
  54. "uuid": "3C546CA4-FF0F-4BA1-9406-0CD0D560A396",
  55. "type": "BoxGeometry",
  56. "width": 2,
  57. "height": 2,
  58. "depth": 10,
  59. "widthSegments": 1,
  60. "heightSegments": 1,
  61. "depthSegments": 1
  62. },
  63. {
  64. "uuid": "4628F4A7-D572-45C2-9A67-807D71FF19EC",
  65. "type": "BoxGeometry",
  66. "width": 2,
  67. "height": 2,
  68. "depth": 10,
  69. "widthSegments": 1,
  70. "heightSegments": 1,
  71. "depthSegments": 1
  72. }],
  73. "materials": [
  74. {
  75. "uuid": "7EDF7C08-6325-418A-BBAB-89341C694730",
  76. "type": "MeshPhongMaterial",
  77. "color": 16777215,
  78. "emissive": 0,
  79. "specular": 16777215,
  80. "shininess": 30
  81. },
  82. {
  83. "uuid": "B1CAF098-FE36-45E1-BEBE-8D6AC04821CC",
  84. "type": "MeshPhongMaterial",
  85. "color": 16711680,
  86. "emissive": 0,
  87. "specular": 1118481,
  88. "shininess": 30
  89. },
  90. {
  91. "uuid": "FBDBE66D-B613-4741-802D-5AE1DE07DE46",
  92. "type": "MeshPhongMaterial",
  93. "color": 2752767,
  94. "emissive": 0,
  95. "specular": 1118481,
  96. "shininess": 30
  97. }],
  98. "object": {
  99. "uuid": "31517222-A9A7-4EAF-B5F6-60751C0BABA3",
  100. "type": "Scene",
  101. "name": "Scene",
  102. "matrix": [1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1],
  103. "children": [
  104. {
  105. "uuid": "B47D0BFC-D63A-4CBB-985E-9C4DBDF086E4",
  106. "type": "Mesh",
  107. "name": "Ground",
  108. "matrix": [1,0,0,0,0,0.0007960238144733012,-0.9999997019767761,0,0,0.9999997019767761,0.0007960238144733012,0,0,-1,0,1],
  109. "geometry": "713F75F5-5D04-4069-89CB-2035F5619AC3",
  110. "material": "7EDF7C08-6325-418A-BBAB-89341C694730"
  111. },
  112. {
  113. "uuid": "CE13E58A-4E8B-4F72-9E2E-7DE57C58F989",
  114. "type": "Mesh",
  115. "name": "Ball",
  116. "matrix": [1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1],
  117. "geometry": "4537EA66-3CD6-43A1-97A9-EB59F3258BF9",
  118. "material": "B1CAF098-FE36-45E1-BEBE-8D6AC04821CC"
  119. },
  120. {
  121. "uuid": "2AAEA3AA-EC45-492B-B450-10473D1EC6C5",
  122. "type": "Mesh",
  123. "name": "Pad 1",
  124. "matrix": [1,0,0,0,0,1,0,0,0,0,1,0,-24,0,0,1],
  125. "geometry": "3C546CA4-FF0F-4BA1-9406-0CD0D560A396",
  126. "material": "FBDBE66D-B613-4741-802D-5AE1DE07DE46"
  127. },
  128. {
  129. "uuid": "F1DD46A7-6584-4A37-BC76-852C3911077E",
  130. "type": "Mesh",
  131. "name": "Pad 2",
  132. "matrix": [1,0,0,0,0,1,0,0,0,0,1,0,24,0,0,1],
  133. "geometry": "4628F4A7-D572-45C2-9A67-807D71FF19EC",
  134. "material": "FBDBE66D-B613-4741-802D-5AE1DE07DE46"
  135. },
  136. {
  137. "uuid": "C62AAE9F-9E51-46A5-BD2B-71BA804FC0B3",
  138. "type": "DirectionalLight",
  139. "name": "DirectionalLight 3",
  140. "matrix": [1,0,0,0,0,1,0,0,0,0,1,0,10,20,15,1],
  141. "color": 16777215,
  142. "intensity": 1
  143. }]
  144. }
  145. },
  146. "scripts": {
  147. "31517222-A9A7-4EAF-B5F6-60751C0BABA3": [
  148. {
  149. "name": "Game logic",
  150. "source": "var ball = this.getObjectByName( 'Ball' );\n\nvar position = ball.position;\n\nvar velocity = new THREE.Vector3();\n\nvar direction = new THREE.Vector3();\ndirection.x = Math.random() - 0.5;\ndirection.z = Math.random() - 0.5;\ndirection.normalize();\n\nvar pad1 = this.getObjectByName( 'Pad 1' );\nvar pad2 = this.getObjectByName( 'Pad 2' );\n\nvar raycaster = new THREE.Raycaster();\nvar objects = [ pad1, pad2 ];\n\n//\n\nfunction mousemove( event ) {\n\n\tpad1.position.z = ( event.clientX / player.width ) * 30 - 15;\n\tpad2.position.z = - pad1.position.z;\n\n}\n\nfunction update( event ) {\n\t\n\tif ( position.x < -30 || position.x > 30 ) direction.x = - direction.x;\n\tif ( position.z < -20 || position.z > 20 ) direction.z = - direction.z;\n\t\n\tposition.x = Math.max( - 30, Math.min( 30, position.x ) );\n\tposition.z = Math.max( - 20, Math.min( 20, position.z ) );\n\t\n\traycaster.set( position, direction );\n\t\n\tvar intersections = raycaster.intersectObjects( objects );\n\t\n\tif ( intersections.length > 0 ) {\n\n\t\tvar intersection = intersections[ 0 ];\n\t\t\n\t\tif ( intersection.distance < 1 ) {\n\t\t\t\n\t\t\tdirection.reflect( intersection.face.normal );\n\t\t\t\n\t\t}\n\t\t\n\t}\n\n\tposition.add( velocity.copy( direction ).multiplyScalar( event.delta / 20 ) );\n\n}"
  151. }]
  152. }
  153. }