Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Commit

Permalink
Adding sample info and screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshEngebretson committed Oct 18, 2016
1 parent a3943ab commit f6d356b
Show file tree
Hide file tree
Showing 52 changed files with 106 additions and 0 deletions.
6 changes: 6 additions & 0 deletions AtomicBlaster/AtomicExample.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"name": "AtomicBlaster",
"desc" : "Port of ShapeBlaster for XNA by Michael Hoffman",
"namespace" : "AtomicBlaster",
"appDelegateClass" : "GameRoot"
}
Binary file added AtomicBlaster/Screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions AtomicMutant/AtomicExample.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "AtomicMutant",
"desc" : "Character Controller with Physics"
}
Binary file added AtomicMutant/Screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions AtomicWebView/AtomicExample.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "UIWebView",
"desc" : "Example Chromium WebView Widget"
}
Binary file added AtomicWebView/Screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions Basic2D/AtomicExample.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "Basic2D",
"desc" : "Basic2D Scene Example"
}
Binary file added Basic2D/Screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions Basic3D/AtomicExample.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "Basic3D",
"desc" : "Basic3D Scene Example"
}
Binary file added Basic3D/Screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions Breakout/AtomicExample.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "Breakout",
"desc" : "Simple version of the arcade classic"
}
Binary file added Breakout/Screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions Butterflies/AtomicExample.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "Butterflies",
"desc" : "Beautiful Butterflies!"
}
Binary file added Butterflies/Screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions CharacterAnimation2D/AtomicExample.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "CharacterAnimation2D",
"desc" : "2D Character Animation using Spriter"
}
Binary file added CharacterAnimation2D/Screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions CharacterAnimation3D/AtomicExample.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "CharacterAnimation3D",
"desc" : "3D Character Controller example"
}
Binary file added CharacterAnimation3D/Screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions Chickens/AtomicExample.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "Chickens",
"desc" : "Animated chickens, wandering about, cluck!"
}
Binary file added Chickens/Screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions CubeMapExample/AtomicExample.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "CubeMapExample",
"desc" : "Cubemap rendering and generator example"
}
Binary file added CubeMapExample/Screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions FeatureExamples/AtomicExample.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "Feature Examples",
"desc" : "Multiple Feature Examples"
}
Binary file added FeatureExamples/Screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions Light2DExample/AtomicExample.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "Light2D",
"desc" : "2D Lighting with shadows"
}
Binary file added Light2DExample/Screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions ParticleEmitter3D/AtomicExample.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "ParticleEmitter3D",
"desc" : "3D Particle Emitters"
}
Binary file added ParticleEmitter3D/Screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions Particles2D/AtomicExample.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "Particles2D",
"desc" : "2D Particle Emitters"
}
Binary file added Particles2D/Screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions Physics2D/AtomicExample.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "Physics2D",
"desc" : "Simple 2D physics example"
}
Binary file added Physics2D/Screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions PhysicsPlatformer/AtomicExample.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "2D Physics Platformer",
"desc" : "Moving platforms, vines, bats, oh my!"
}
Binary file added PhysicsPlatformer/Screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions RenderToTexture/AtomicExample.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "Render to Texture",
"desc" : "Example of rendering a scene on a 3d object"
}
Binary file added RenderToTexture/Screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions RoboMan3D/AtomicExample.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "Roboman3D",
"desc" : "Character Controller with Physics"
}
Binary file added RoboMan3D/Screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions SpaceGame/AtomicExample.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "Space Game",
"desc" : "Example of simple game loop, UI, post process effects"
}
Binary file added SpaceGame/Screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions SpaceGameMultiplayer/AtomicExample.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "Multiplayer Space Game",
"desc" : "Space Game varient with master server and NAT punchthru"
}
Binary file added SpaceGameMultiplayer/Screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions ToonTown/AtomicExample.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "ToonTown",
"desc" : "A cartoony scene with 3D character and physics"
}
Binary file added ToonTown/Screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions UISceneView2D/AtomicExample.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "UISceneView2D",
"desc" : "Example of rendering a scene to a UISceneView widget"
}
Binary file added UISceneView2D/Screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions WaterShip/AtomicExample.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "WaterShip",
"desc" : "Example water shader"
}
Binary file added WaterShip/Screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions WebTexture/AtomicExample.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "WebTexture3D",
"desc" : "Example rendering a Chromium WebView on a 3D surface"
}
Binary file added WebTexture/Screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions WebView3D/AtomicExample.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "WebView3D",
"desc" : "Example rendering a Chromium WebView in a 3D scene"
}
Binary file added WebView3D/Screenshot.png

0 comments on commit f6d356b

Please sign in to comment.