Selaa lähdekoodia

Adding sample info and screenshots

Josh Engebretson 9 vuotta sitten
vanhempi
sitoutus
f6d356b01a
52 muutettua tiedostoa jossa 106 lisäystä ja 0 poistoa
  1. 6 0
      AtomicBlaster/AtomicExample.json
  2. BIN
      AtomicBlaster/Screenshot.png
  3. 4 0
      AtomicMutant/AtomicExample.json
  4. BIN
      AtomicMutant/Screenshot.png
  5. 4 0
      AtomicWebView/AtomicExample.json
  6. BIN
      AtomicWebView/Screenshot.png
  7. 4 0
      Basic2D/AtomicExample.json
  8. BIN
      Basic2D/Screenshot.png
  9. 4 0
      Basic3D/AtomicExample.json
  10. BIN
      Basic3D/Screenshot.png
  11. 4 0
      Breakout/AtomicExample.json
  12. BIN
      Breakout/Screenshot.png
  13. 4 0
      Butterflies/AtomicExample.json
  14. BIN
      Butterflies/Screenshot.png
  15. 4 0
      CharacterAnimation2D/AtomicExample.json
  16. BIN
      CharacterAnimation2D/Screenshot.png
  17. 4 0
      CharacterAnimation3D/AtomicExample.json
  18. BIN
      CharacterAnimation3D/Screenshot.png
  19. 4 0
      Chickens/AtomicExample.json
  20. BIN
      Chickens/Screenshot.png
  21. 4 0
      CubeMapExample/AtomicExample.json
  22. BIN
      CubeMapExample/Screenshot.png
  23. 4 0
      FeatureExamples/AtomicExample.json
  24. BIN
      FeatureExamples/Screenshot.png
  25. 4 0
      Light2DExample/AtomicExample.json
  26. BIN
      Light2DExample/Screenshot.png
  27. 4 0
      ParticleEmitter3D/AtomicExample.json
  28. BIN
      ParticleEmitter3D/Screenshot.png
  29. 4 0
      Particles2D/AtomicExample.json
  30. BIN
      Particles2D/Screenshot.png
  31. 4 0
      Physics2D/AtomicExample.json
  32. BIN
      Physics2D/Screenshot.png
  33. 4 0
      PhysicsPlatformer/AtomicExample.json
  34. BIN
      PhysicsPlatformer/Screenshot.png
  35. 4 0
      RenderToTexture/AtomicExample.json
  36. BIN
      RenderToTexture/Screenshot.png
  37. 4 0
      RoboMan3D/AtomicExample.json
  38. BIN
      RoboMan3D/Screenshot.png
  39. 4 0
      SpaceGame/AtomicExample.json
  40. BIN
      SpaceGame/Screenshot.png
  41. 4 0
      SpaceGameMultiplayer/AtomicExample.json
  42. BIN
      SpaceGameMultiplayer/Screenshot.png
  43. 4 0
      ToonTown/AtomicExample.json
  44. BIN
      ToonTown/Screenshot.png
  45. 4 0
      UISceneView2D/AtomicExample.json
  46. BIN
      UISceneView2D/Screenshot.png
  47. 4 0
      WaterShip/AtomicExample.json
  48. BIN
      WaterShip/Screenshot.png
  49. 4 0
      WebTexture/AtomicExample.json
  50. BIN
      WebTexture/Screenshot.png
  51. 4 0
      WebView3D/AtomicExample.json
  52. BIN
      WebView3D/Screenshot.png

+ 6 - 0
AtomicBlaster/AtomicExample.json

@@ -0,0 +1,6 @@
+{
+    "name": "AtomicBlaster",
+    "desc" : "Port of ShapeBlaster for XNA by Michael Hoffman",
+    "namespace" : "AtomicBlaster",
+    "appDelegateClass" : "GameRoot"
+}

BIN
AtomicBlaster/Screenshot.png


+ 4 - 0
AtomicMutant/AtomicExample.json

@@ -0,0 +1,4 @@
+{
+    "name": "AtomicMutant",
+    "desc" : "Character Controller with Physics"
+}

BIN
AtomicMutant/Screenshot.png


+ 4 - 0
AtomicWebView/AtomicExample.json

@@ -0,0 +1,4 @@
+{
+    "name": "UIWebView",
+    "desc" : "Example Chromium WebView Widget"
+}

BIN
AtomicWebView/Screenshot.png


+ 4 - 0
Basic2D/AtomicExample.json

@@ -0,0 +1,4 @@
+{
+    "name": "Basic2D",
+    "desc" : "Basic2D Scene Example"
+}

BIN
Basic2D/Screenshot.png


+ 4 - 0
Basic3D/AtomicExample.json

@@ -0,0 +1,4 @@
+{
+    "name": "Basic3D",
+    "desc" : "Basic3D Scene Example"
+}

BIN
Basic3D/Screenshot.png


+ 4 - 0
Breakout/AtomicExample.json

@@ -0,0 +1,4 @@
+{
+    "name": "Breakout",
+    "desc" : "Simple version of the arcade classic"
+}

BIN
Breakout/Screenshot.png


+ 4 - 0
Butterflies/AtomicExample.json

@@ -0,0 +1,4 @@
+{
+    "name": "Butterflies",
+    "desc" : "Beautiful Butterflies!"
+}

BIN
Butterflies/Screenshot.png


+ 4 - 0
CharacterAnimation2D/AtomicExample.json

@@ -0,0 +1,4 @@
+{
+    "name": "CharacterAnimation2D",
+    "desc" : "2D Character Animation using Spriter"
+}

BIN
CharacterAnimation2D/Screenshot.png


+ 4 - 0
CharacterAnimation3D/AtomicExample.json

@@ -0,0 +1,4 @@
+{
+    "name": "CharacterAnimation3D",
+    "desc" : "3D Character Controller example"
+}

BIN
CharacterAnimation3D/Screenshot.png


+ 4 - 0
Chickens/AtomicExample.json

@@ -0,0 +1,4 @@
+{
+    "name": "Chickens",
+    "desc" : "Animated chickens, wandering about, cluck!"
+}

BIN
Chickens/Screenshot.png


+ 4 - 0
CubeMapExample/AtomicExample.json

@@ -0,0 +1,4 @@
+{
+    "name": "CubeMapExample",
+    "desc" : "Cubemap rendering and generator example"
+}

BIN
CubeMapExample/Screenshot.png


+ 4 - 0
FeatureExamples/AtomicExample.json

@@ -0,0 +1,4 @@
+{
+    "name": "Feature Examples",
+    "desc" : "Multiple Feature Examples"
+}

BIN
FeatureExamples/Screenshot.png


+ 4 - 0
Light2DExample/AtomicExample.json

@@ -0,0 +1,4 @@
+{
+    "name": "Light2D",
+    "desc" : "2D Lighting with shadows"
+}

BIN
Light2DExample/Screenshot.png


+ 4 - 0
ParticleEmitter3D/AtomicExample.json

@@ -0,0 +1,4 @@
+{
+    "name": "ParticleEmitter3D",
+    "desc" : "3D Particle Emitters"
+}

BIN
ParticleEmitter3D/Screenshot.png


+ 4 - 0
Particles2D/AtomicExample.json

@@ -0,0 +1,4 @@
+{
+    "name": "Particles2D",
+    "desc" : "2D Particle Emitters"
+}

BIN
Particles2D/Screenshot.png


+ 4 - 0
Physics2D/AtomicExample.json

@@ -0,0 +1,4 @@
+{
+    "name": "Physics2D",
+    "desc" : "Simple 2D physics example"
+}

BIN
Physics2D/Screenshot.png


+ 4 - 0
PhysicsPlatformer/AtomicExample.json

@@ -0,0 +1,4 @@
+{
+    "name": "2D Physics Platformer",
+    "desc" : "Moving platforms, vines, bats, oh my!"
+}

BIN
PhysicsPlatformer/Screenshot.png


+ 4 - 0
RenderToTexture/AtomicExample.json

@@ -0,0 +1,4 @@
+{
+    "name": "Render to Texture",
+    "desc" : "Example of rendering a scene on a 3d object"
+}

BIN
RenderToTexture/Screenshot.png


+ 4 - 0
RoboMan3D/AtomicExample.json

@@ -0,0 +1,4 @@
+{
+    "name": "Roboman3D",
+    "desc" : "Character Controller with Physics"
+}

BIN
RoboMan3D/Screenshot.png


+ 4 - 0
SpaceGame/AtomicExample.json

@@ -0,0 +1,4 @@
+{
+    "name": "Space Game",
+    "desc" : "Example of simple game loop, UI, post process effects"
+}

BIN
SpaceGame/Screenshot.png


+ 4 - 0
SpaceGameMultiplayer/AtomicExample.json

@@ -0,0 +1,4 @@
+{
+    "name": "Multiplayer Space Game",
+    "desc" : "Space Game varient with master server and NAT punchthru"
+}

BIN
SpaceGameMultiplayer/Screenshot.png


+ 4 - 0
ToonTown/AtomicExample.json

@@ -0,0 +1,4 @@
+{
+    "name": "ToonTown",
+    "desc" : "A cartoony scene with 3D character and physics"
+}

BIN
ToonTown/Screenshot.png


+ 4 - 0
UISceneView2D/AtomicExample.json

@@ -0,0 +1,4 @@
+{
+    "name": "UISceneView2D",
+    "desc" : "Example of rendering a scene to a UISceneView widget"
+}

BIN
UISceneView2D/Screenshot.png


+ 4 - 0
WaterShip/AtomicExample.json

@@ -0,0 +1,4 @@
+{
+    "name": "WaterShip",
+    "desc" : "Example water shader"
+}

BIN
WaterShip/Screenshot.png


+ 4 - 0
WebTexture/AtomicExample.json

@@ -0,0 +1,4 @@
+{
+    "name": "WebTexture3D",
+    "desc" : "Example rendering a Chromium WebView on a 3D surface"
+}

BIN
WebTexture/Screenshot.png


+ 4 - 0
WebView3D/AtomicExample.json

@@ -0,0 +1,4 @@
+{
+    "name": "WebView3D",
+    "desc" : "Example rendering a Chromium WebView in a 3D scene"
+}

BIN
WebView3D/Screenshot.png