Download Goblin XNA

Description

Goblin XNA is a platform for research on 3D user interfaces, including mobile augmented reality and virtual reality, with an emphasis on games. It is written in C# and based on Microsoft XNA Game Studio 3.1 (up to Goblin XNA v3.6) and 4.0 (after Goblin XNA v4.0).

Icons

Goblin XNA

Source Files

The download file goblinxna.zip has the following entries.


BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
Goblin XNA License.rtf/* w  w  w . java  2s.c  o  m*/
Microsoft Permissive License.rtf
PortingNotes.docx
ReleaseNotes.txt
data/Calibrations/Wrap920_Adjustments.xml
data/Calibrations/Wrap920_Left.xml
data/Calibrations/Wrap920_Right.xml
data/Calibrations/Wrap920_Stereo_Millimeter.xml
data/Calibrations/default_calib.xml
data/Fonts/Arial-24-Vector.spritefont
data/Fonts/DebugFont.spritefont
data/Fonts/Sample.spritefont
data/Fonts/SliderFont.spritefont
data/Fonts/UIFont.spritefont
data/Models/Credits.txt
data/Models/head.tga
data/Models/headN.tga
data/Models/headS.tga
data/Models/jacket.tga
data/Models/jacketN.tga
data/Models/jacketS.tga
data/Models/p1_wedge.fbx
data/Models/pants.tga
data/Models/pantsN.tga
data/Models/pantsS.tga
data/Models/torus.fbx
data/Models/upBodyC.tga
data/Models/upBodyC2.tga
data/Models/upBodyS.tga
data/Models/upbodyN.tga
data/Shaders/Credits.txt
data/Shaders/DirectXShader.fx
data/Shaders/Glow.fx
data/Shaders/MultiLightShadowMap.fx
data/Shaders/NormalMapping.fx
data/Shaders/ParticleEffect.fx
data/Shaders/SimpleShadowShader.fx
data/Sounds/Tutorial9.xap
data/Sounds/rubber_ball_01.wav
data/Textures/Credits.txt
data/Textures/Thumbs.db
data/Textures/brick_wall_14.jpg
data/Textures/checkerboard.jpg
data/Textures/explosion.png
data/Textures/fire.png
data/Textures/smoke.png
data/Textures/wedge_p1_diff_v1.tga
dlls/managed/DShowNET.dll
dlls/managed/DirectX.Capture.dll
dlls/managed/Lidgren.Network.XML
dlls/managed/Lidgren.Network.dll
dlls/managed/NewtonWrapper.dll
dlls/managed/Nuclex.Fonts.Content.TrueTypeImporter.dll
dlls/managed/Nuclex.Fonts.dll
dlls/managed/Nuclex.Fonts.xml
dlls/managed/Windows Phone/Nuclex.Fonts.dll
doc/Doxyfile
doc/GoblinXNA.chm
doc/Installation Guide.pdf
doc/User Manual.pdf
projects/ARDominos/ARDominos - Windows.sln
projects/ARDominos/ARDominos/ARDominoALVAR.txt
projects/ARDominos/ARDominos/ARDominosWindows.csproj
projects/ARDominos/ARDominos/Content/ARDominosWindowsContent.contentproj
projects/ARDominos/ARDominos/Content/Credits.txt
projects/ARDominos/ARDominos/Content/Sample.spritefont
projects/ARDominos/ARDominos/Content/Thumbs.db
projects/ARDominos/ARDominos/Content/UIFont.spritefont
projects/ARDominos/ARDominos/Content/Victory.spritefont
projects/ARDominos/ARDominos/Content/bronze_trophy.png
projects/ARDominos/ARDominos/Content/cguiLogo.jpg
projects/ARDominos/ARDominos/Content/gold_trophy.png
projects/ARDominos/ARDominos/Content/hammer_wood_1.wav
projects/ARDominos/ARDominos/Content/rubber_ball_01.wav
projects/ARDominos/ARDominos/Content/silver_trophy.png
projects/ARDominos/ARDominos/Content/win.wav
projects/ARDominos/ARDominos/Content/wood_hit_concrete_1.wav
projects/ARDominos/ARDominos/Content/wood_hit_wood_3.wav
projects/ARDominos/ARDominos/DominoBox.cs
projects/ARDominos/ARDominos/DominoGame.cs
projects/ARDominos/ARDominos/DominoGround.ppt
projects/ARDominos/ARDominos/Game.ico
projects/ARDominos/ARDominos/GameState.cs
projects/ARDominos/ARDominos/GameThumbnail.png
projects/ARDominos/ARDominos/Program.cs
projects/ARDominos/ARDominos/Properties/AssemblyInfo.cs
projects/ARDominos/ARDominos/UIManager.cs
projects/ARDominos/README.txt
src/Device/Accelerometer/Accelerometer.cs
src/Device/Capture/DirectShowCapture.cs
src/Device/Capture/DirectShowCapture2.cs
src/Device/Capture/HalfResizer.cs
src/Device/Capture/IResizer.cs
src/Device/Capture/IVideoCapture.cs
src/Device/Capture/KinectMSCapture.cs
src/Device/Capture/NullCapture.cs
src/Device/Capture/OpenCVCapture.cs
src/Device/Capture/PhoneCameraCapture.cs
src/Device/Capture/PointGrey/PGRFlyCapture.cs
src/Device/Capture/PointGrey/PGRFlyDllBridge.cs
src/Device/Capture/PointGrey/PGRFlyModule.cs
src/Device/Capture/PointGreyCapture1.7.cs
src/Device/Capture/PointGreyCapture2.1.cs
src/Device/DeviceEnumerator.cs
src/Device/GPS/GPS.cs
src/Device/GPS/GPSMobile.cs
src/Device/Generic/GenericInput.cs
src/Device/Generic/KeyboardInput.cs
src/Device/Generic/MouseInput.cs
src/Device/Generic/TouchInput.cs
src/Device/IReconfigurable.cs
src/Device/InputDevice.cs
src/Device/InputDevice_6DOF.cs
src/Device/InputMapper.cs
src/Device/InterSense/ISDllBridge.cs
src/Device/InterSense/InterSense.cs
src/Device/InterSense/InterSenseSocket.cs
src/Device/InterSense/InterSenseStation.cs
src/Device/InterSense2/ISDllBridge.cs
src/Device/InterSense2/InterSense.cs
src/Device/Util/DESPredictor.cs
src/Device/Util/DESSmoother.cs
src/Device/Util/IPredictor.cs
src/Device/Util/ISmoother.cs
src/Device/VRPNTracker/VRPNTracker.cs
src/Device/Vision/ALVARDllBridge.cs
src/Device/Vision/CvDllBridge.cs
src/Device/Vision/CxcoreDllBridge.cs
src/Device/Vision/Feature/ALVARFeatureTracker.cs
src/Device/Vision/HighguiDllBridge.cs
src/Device/Vision/Marker/ALVARMarkerTracker.cs
src/Device/Vision/Marker/IMarkerTracker.cs
src/Device/Vision/Marker/MarkerException.cs
src/Device/iWear/iWearDllBridge.cs
src/Device/iWear/iWearTracker.cs
src/GoblinEnums.cs
src/GoblinException.cs
src/GoblinXNA (Phone).sln
src/GoblinXNA (Widnows).sln
src/GoblinXNAWindows.csproj
src/GoblinXNAWindowsPhone.csproj
src/Graphics/Billboard.cs
src/Graphics/CustomMesh.cs
src/Graphics/DebugShapeRenderer.cs
src/Graphics/Environment.cs
src/Graphics/Geometry/Box.cs
src/Graphics/Geometry/Capsule.cs
src/Graphics/Geometry/ChamferCylinder.cs
src/Graphics/Geometry/Cylinder.cs
src/Graphics/Geometry/Disk.cs
src/Graphics/Geometry/PartialDisk.cs
src/Graphics/Geometry/Sphere.cs
src/Graphics/Geometry/TexturedBox.cs
src/Graphics/Geometry/TexturedPlane.cs
src/Graphics/Geometry/TexturedSphere.cs
src/Graphics/Geometry/Torus.cs
src/Graphics/Geometry/VertexPositionNormal.cs
src/Graphics/IModel.cs
src/Graphics/IModelLoader.cs
src/Graphics/LightSource.cs
src/Graphics/Material.cs
src/Graphics/Model.cs
src/Graphics/ModelLoader.cs
src/Graphics/NormalMapMaterial.cs
src/Graphics/ParticleEffects/ExplosionParticleEffect.cs
src/Graphics/ParticleEffects/ExplosionSmokeParticleEffect.cs
src/Graphics/ParticleEffects/FireParticleEffect.cs
src/Graphics/ParticleEffects/ParticleEffect.cs
src/Graphics/ParticleEffects/ParticleEmitter.cs
src/Graphics/ParticleEffects/ParticleVertex.cs
src/Graphics/ParticleEffects/ProjectileTrailParticleEffect.cs
src/Graphics/ParticleEffects/SmokePlumeParticleEffect.cs
src/Graphics/ParticleEffects2D/ExplosionParticleEffect.cs
src/Graphics/ParticleEffects2D/ExplosionSmokeParticleEffect.cs
src/Graphics/ParticleEffects2D/FireParticleEffect.cs
src/Graphics/ParticleEffects2D/Particle.cs
src/Graphics/ParticleEffects2D/ParticleEffect.cs
src/Graphics/ParticleEffects2D/SmokePlumeParticleEffect.cs
src/Graphics/PrimitiveModel.cs
src/Graphics/Text3D.cs
src/Helpers/AnimationHelper.cs
src/Helpers/ByteHelper.cs
src/Helpers/ColorHelper.cs
src/Helpers/DefaultTransparencyComparer.cs
src/Helpers/EffectHelper.cs
src/Helpers/FileHelper.cs
src/Helpers/Interpolator.cs
src/Helpers/LatLonMapper.cs
src/Helpers/Log.cs
src/Helpers/MatrixHelper.cs
src/Helpers/RandomHelper.cs
src/Helpers/RectangleHelper.cs
src/Helpers/StringHelper.cs
src/Helpers/Vector3Helper.cs
src/Helpers/Vector4Helper.cs
src/Helpers/XNATweener/Back.cs
src/Helpers/XNATweener/BaseTweener.cs
src/Helpers/XNATweener/Bounce.cs
src/Helpers/XNATweener/Circular.cs
src/Helpers/XNATweener/ColorTweener.cs
src/Helpers/XNATweener/Cubic.cs
src/Helpers/XNATweener/Elastic.cs
src/Helpers/XNATweener/Exponential.cs
src/Helpers/XNATweener/ITweener.cs
src/Helpers/XNATweener/Linear.cs
src/Helpers/XNATweener/Loop.cs
src/Helpers/XNATweener/Quadratic.cs
src/Helpers/XNATweener/Quartic.cs
src/Helpers/XNATweener/Quintic.cs
src/Helpers/XNATweener/Sinusoidal.cs
src/Helpers/XNATweener/Tweener.cs
src/Helpers/XNATweener/Vector2Tweener.cs
src/Helpers/XNATweener/Vector3Tweener.cs
src/Network/IClient.cs
src/Network/INetworkHandler.cs
src/Network/INetworkObject.cs
src/Network/IServer.cs
src/Network/LidgrenClient.cs
src/Network/LidgrenServer.cs
src/Network/NetworkHandler.cs
src/Network/SocketClient.cs
src/Network/SocketNetworkHandler.cs
src/Network/SocketServer.cs
src/Network/UDPClientServer.cs
src/PerformanceChecker.cs
src/Physics/Havok/HavokDllBridge.cs
src/Physics/Havok/HavokObject.cs
src/Physics/Havok/HavokPhysics.cs
src/Physics/IPhysics.cs
src/Physics/IPhysicsMeshProvider.cs
src/Physics/IPhysicsObject.cs
src/Physics/Matali/MataliCloth.cs
src/Physics/Matali/MataliObject.cs
src/Physics/Matali/MataliPhysics.cs
src/Physics/Matali/MataliVehicle.cs
src/Physics/Newton1/NewtonJoint.cs
src/Physics/Newton1/NewtonMaterial.cs
src/Physics/Newton1/NewtonPhysics.cs
src/Physics/Newton1/NewtonTire.cs
src/Physics/Newton1/NewtonVehicle.cs
src/Physics/PhysicsObject.cs
src/Physics/PickedObject.cs
src/Properties/AssemblyInfo.cs
src/SceneGraph/BranchNode.cs
src/SceneGraph/Camera.cs
src/SceneGraph/CameraNode.cs
src/SceneGraph/GeometryNode.cs
src/SceneGraph/LODNode.cs
src/SceneGraph/LightNode.cs
src/SceneGraph/MarkerBundleNode.cs
src/SceneGraph/MarkerNode.cs
src/SceneGraph/Node.cs
src/SceneGraph/ParticleNode.cs
src/SceneGraph/Scene.cs
src/SceneGraph/SoundNode.cs
src/SceneGraph/StereoCamera.cs
src/SceneGraph/SwitchNode.cs
src/SceneGraph/SynchronizedGeometryNode.cs
src/SceneGraph/TrackerNode.cs
src/SceneGraph/TransformNode.cs
src/Shaders/AlphaTestShader.cs
src/Shaders/DirectXShader.cs
src/Shaders/GlowShader.cs
src/Shaders/IAlphaBlendable.cs
src/Shaders/IShader.cs
src/Shaders/IShadowMap.cs
src/Shaders/IShadowShader.cs
src/Shaders/MultiLightShadowMap.cs
src/Shaders/NormalMapShader.cs
src/Shaders/ParticleShader.cs
src/Shaders/Shader.cs
src/Shaders/SimpleEffectShader.cs
src/Shaders/SimpleShadowShader.cs
src/Sounds/IAudioEmitter.cs
src/Sounds/Sound.cs
src/State.cs
src/UI/Component.cs
src/UI/IGUIMapper.cs
src/UI/Notifier.cs
src/UI/UI2D/AbstractButton.cs
src/UI/UI2D/ButtonGroup.cs
src/UI/UI2D/DefaultListCellRenderer.cs
src/UI/UI2D/DefaultListModel.cs
src/UI/UI2D/DefaultListSelectionModel.cs
src/UI/UI2D/Fancy/G2DKeyboard.cs
src/UI/UI2D/Fancy/G2DMediaControl.cs
src/UI/UI2D/Fancy/G2DSuggestField.cs
src/UI/UI2D/Fancy/G2DWaitBar.cs
src/UI/UI2D/G2DButton.cs
src/UI/UI2D/G2DCheckBox.cs
src/UI/UI2D/G2DComboBox.cs
src/UI/UI2D/G2DComponent.cs
src/UI/UI2D/G2DLabel.cs
src/UI/UI2D/G2DList.cs
src/UI/UI2D/G2DPanel.cs
src/UI/UI2D/G2DProgressBar.cs
src/UI/UI2D/G2DRadioButton.cs
src/UI/UI2D/G2DScrollBar.cs
src/UI/UI2D/G2DScrollPane.cs
src/UI/UI2D/G2DSeparator.cs
src/UI/UI2D/G2DSlider.cs
src/UI/UI2D/G2DSpinner.cs
src/UI/UI2D/G2DTextArea.cs
src/UI/UI2D/G2DTextField.cs
src/UI/UI2D/ListCellRenderer.cs
src/UI/UI2D/ListModel.cs
src/UI/UI2D/ListSelectionModel.cs
src/UI/UI2D/Scrollable.cs
src/UI/UI2D/SpinnerIntegerModel.cs
src/UI/UI2D/SpinnerModel.cs
src/UI/UI2D/TextComponent.cs
src/UI/UI2D/ToggleButton.cs
src/UI/UI2D/UI2DHelper.cs
src/UI/UI2D/UI2DRenderer.cs
src/UI/UI2DTo3D/GUI2Dto3DHelper.cs
src/UI/UI2DTo3D/GUI2Dto3DMapper.cs
src/UI/UI3D/G3DComponent.cs
src/UI/UI3D/G3DPanel.cs
src/UI/UI3D/UI3DHelper.cs
src/UI/UI3D/UI3DRenderer.cs
src/UI/UIRenderer.cs
tools/CameraCalibration/CameraCalibration.csproj
tools/CameraCalibration/CameraCalibration.sln
tools/CameraCalibration/Content/CameraCalibrationContent.contentproj
tools/CameraCalibration/Game.ico
tools/CameraCalibration/GameThumbnail.png
tools/CameraCalibration/Main.cs
tools/CameraCalibration/Program.cs
tools/CameraCalibration/ProjectionMatrixGenerator.cs
tools/CameraCalibration/Properties/AssemblyInfo.cs
tools/MarkerLayout/ImageReader.cs
tools/MarkerLayout/LayoutManager.cs
tools/MarkerLayout/MarkerLayout.csproj
tools/MarkerLayout/MarkerLayout.sln
tools/MarkerLayout/SampleLayout.xml
tools/MarkerLayout/SampleProgram.cs
tools/MarkerLayout/raw_markers/ALVAR/MarkerData_0.png
tools/MarkerLayout/raw_markers/ALVAR/MarkerData_1.png
tools/MarkerLayout/raw_markers/ALVAR/MarkerData_10.png
tools/MarkerLayout/raw_markers/ALVAR/MarkerData_11.png
tools/MarkerLayout/raw_markers/ALVAR/MarkerData_12.png
tools/MarkerLayout/raw_markers/ALVAR/MarkerData_13.png
tools/MarkerLayout/raw_markers/ALVAR/MarkerData_14.png
tools/MarkerLayout/raw_markers/ALVAR/MarkerData_15.png
tools/MarkerLayout/raw_markers/ALVAR/MarkerData_16.png
tools/MarkerLayout/raw_markers/ALVAR/MarkerData_17.png
tools/MarkerLayout/raw_markers/ALVAR/MarkerData_18.png
tools/MarkerLayout/raw_markers/ALVAR/MarkerData_19.png
tools/MarkerLayout/raw_markers/ALVAR/MarkerData_2.png
tools/MarkerLayout/raw_markers/ALVAR/MarkerData_20.png
tools/MarkerLayout/raw_markers/ALVAR/MarkerData_21.png
tools/MarkerLayout/raw_markers/ALVAR/MarkerData_22.png
tools/MarkerLayout/raw_markers/ALVAR/MarkerData_23.png
tools/MarkerLayout/raw_markers/ALVAR/MarkerData_24.png
tools/MarkerLayout/raw_markers/ALVAR/MarkerData_25.png
tools/MarkerLayout/raw_markers/ALVAR/MarkerData_26.png
tools/MarkerLayout/raw_markers/ALVAR/MarkerData_27.png
tools/MarkerLayout/raw_markers/ALVAR/MarkerData_3.png
tools/MarkerLayout/raw_markers/ALVAR/MarkerData_4.png
tools/MarkerLayout/raw_markers/ALVAR/MarkerData_5.png
tools/MarkerLayout/raw_markers/ALVAR/MarkerData_6.png
tools/MarkerLayout/raw_markers/ALVAR/MarkerData_7.png
tools/MarkerLayout/raw_markers/ALVAR/MarkerData_8.png
tools/MarkerLayout/raw_markers/ALVAR/MarkerData_9.png
tools/SceneGraphDisplay/Properties/AssemblyInfo.cs
tools/SceneGraphDisplay/SGForm.Designer.cs
tools/SceneGraphDisplay/SGForm.cs
tools/SceneGraphDisplay/SGForm.resx
tools/SceneGraphDisplay/SceneGraphDisplay.csproj
tools/SceneGraphDisplay/SceneGraphDisplay.sln
tools/SceneGraphDisplay/User Manual.pdf
tools/StereoCameraCalibration/StereoCameraCalibration.sln
tools/StereoCameraCalibration/StereoCameraCalibration/Game.ico
tools/StereoCameraCalibration/StereoCameraCalibration/GameThumbnail.png
tools/StereoCameraCalibration/StereoCameraCalibration/Main.cs
tools/StereoCameraCalibration/StereoCameraCalibration/Program.cs
tools/StereoCameraCalibration/StereoCameraCalibration/Properties/AssemblyInfo.cs
tools/StereoCameraCalibration/StereoCameraCalibration/Setting.xml
tools/StereoCameraCalibration/StereoCameraCalibration/StereoCameraCalibration.csproj
tools/StereoCameraCalibration/StereoCameraCalibrationContent/StereoCameraCalibrationContent.contentproj
tutorials/SkinnedModelPipeline/Properties/AssemblyInfo.cs
tutorials/SkinnedModelPipeline/SkinnedModelPipeline - Phone.csproj
tutorials/SkinnedModelPipeline/SkinnedModelPipeline.csproj
tutorials/SkinnedModelPipeline/SkinnedModelProcessor.cs
tutorials/SkinnedModelWindows/AnimationClip.cs
tutorials/SkinnedModelWindows/AnimationPlayer.cs
tutorials/SkinnedModelWindows/Background.png
tutorials/SkinnedModelWindows/Keyframe.cs
tutorials/SkinnedModelWindows/Properties/AssemblyInfo.cs
tutorials/SkinnedModelWindows/SkinnedModelPhone.csproj
tutorials/SkinnedModelWindows/SkinnedModelWindows.csproj
tutorials/SkinnedModelWindows/SkinningData.cs
tutorials/Tutorial1 - Getting Started/Background.png
tutorials/Tutorial1 - Getting Started/Content/Tutorial1 - Getting Started PhoneContent.contentproj
tutorials/Tutorial1 - Getting Started/Content/Tutorial1 - Getting StartedContent.contentproj
tutorials/Tutorial1 - Getting Started/Game.ico
tutorials/Tutorial1 - Getting Started/GameThumbnail.png
tutorials/Tutorial1 - Getting Started/PhoneGameThumb.png
tutorials/Tutorial1 - Getting Started/Program.cs
tutorials/Tutorial1 - Getting Started/Properties/AppManifest.xml
tutorials/Tutorial1 - Getting Started/Properties/AssemblyInfo.cs
tutorials/Tutorial1 - Getting Started/Properties/WMAppManifest.xml
tutorials/Tutorial1 - Getting Started/Tutorial1 - Getting Started - Phone.csproj
tutorials/Tutorial1 - Getting Started/Tutorial1 - Getting Started - Windows.csproj
tutorials/Tutorial1 - Getting Started/Tutorial1.cs
tutorials/Tutorial10 - Networking/Background.png
tutorials/Tutorial10 - Networking/Content/Tutorial10 - Networking - PhoneContent.contentproj
tutorials/Tutorial10 - Networking/Content/Tutorial10 - NetworkingContent.contentproj
tutorials/Tutorial10 - Networking/Game.ico
tutorials/Tutorial10 - Networking/GameThumbnail.png
tutorials/Tutorial10 - Networking/MouseNetworkObject.cs
tutorials/Tutorial10 - Networking/PhoneGameThumb.png
tutorials/Tutorial10 - Networking/Program.cs
tutorials/Tutorial10 - Networking/Properties/AppManifest.xml
tutorials/Tutorial10 - Networking/Properties/AssemblyInfo.cs
tutorials/Tutorial10 - Networking/Properties/WMAppManifest.xml
tutorials/Tutorial10 - Networking/Tutorial10 - Networking - Phone.csproj
tutorials/Tutorial10 - Networking/Tutorial10 - Networking - Windows.csproj
tutorials/Tutorial10 - Networking/Tutorial10.cs
tutorials/Tutorial11 - Shader/Content/Tutorial11 - ShaderContent.contentproj
tutorials/Tutorial11 - Shader/Game.ico
tutorials/Tutorial11 - Shader/GameThumbnail.png
tutorials/Tutorial11 - Shader/GeneralShader.cs
tutorials/Tutorial11 - Shader/Program.cs
tutorials/Tutorial11 - Shader/Properties/AssemblyInfo.cs
tutorials/Tutorial11 - Shader/Tutorial11 - Shader.csproj
tutorials/Tutorial11 - Shader/Tutorial11.cs
tutorials/Tutorial12 - Advanced Physics/Content/Tutorial12 - Advanced PhysicsContent.contentproj
tutorials/Tutorial12 - Advanced Physics/Game.ico
tutorials/Tutorial12 - Advanced Physics/GameThumbnail.png
tutorials/Tutorial12 - Advanced Physics/JointCreator.cs
tutorials/Tutorial12 - Advanced Physics/Program.cs
tutorials/Tutorial12 - Advanced Physics/Properties/AssemblyInfo.cs
tutorials/Tutorial12 - Advanced Physics/RaceCar.cs
tutorials/Tutorial12 - Advanced Physics/Tutorial12 - Advanced Physics - Windows.csproj
tutorials/Tutorial12 - Advanced Physics/Tutorial12.cs
tutorials/Tutorial12 - Advanced Physics/VehicleCreator.cs
tutorials/Tutorial13 - iWear VR920/Content/Tutorial13 - iWear VR920Content.contentproj
tutorials/Tutorial13 - iWear VR920/Game.ico
tutorials/Tutorial13 - iWear VR920/GameThumbnail.png
tutorials/Tutorial13 - iWear VR920/Program.cs
tutorials/Tutorial13 - iWear VR920/Properties/AssemblyInfo.cs
tutorials/Tutorial13 - iWear VR920/Tutorial13 - iWear VR920 - Windows.csproj
tutorials/Tutorial13 - iWear VR920/Tutorial13.cs
tutorials/Tutorial14 - Skinned Model Animation/AnimatedModel.cs
tutorials/Tutorial14 - Skinned Model Animation/AnimatedModelLoader.cs
tutorials/Tutorial14 - Skinned Model Animation/Background.png
tutorials/Tutorial14 - Skinned Model Animation/Content/Tutorial14 - Skinned Model Animation - PhoneContent.contentproj
tutorials/Tutorial14 - Skinned Model Animation/Content/Tutorial14 - Skinned Model AnimationContent.contentproj
tutorials/Tutorial14 - Skinned Model Animation/Game.ico
tutorials/Tutorial14 - Skinned Model Animation/GameThumbnail.png
tutorials/Tutorial14 - Skinned Model Animation/PhoneGameThumb.png
tutorials/Tutorial14 - Skinned Model Animation/Program.cs
tutorials/Tutorial14 - Skinned Model Animation/Properties/AppManifest.xml
tutorials/Tutorial14 - Skinned Model Animation/Properties/AssemblyInfo.cs
tutorials/Tutorial14 - Skinned Model Animation/Properties/WMAppManifest.xml
tutorials/Tutorial14 - Skinned Model Animation/SkinningShader.cs
tutorials/Tutorial14 - Skinned Model Animation/TexturedLayer.cs
tutorials/Tutorial14 - Skinned Model Animation/Tutorial14 - Skinned Model Animation - Phone.csproj
tutorials/Tutorial14 - Skinned Model Animation/Tutorial14 - Skinned Model Animation - Windows.csproj
tutorials/Tutorial14 - Skinned Model Animation/Tutorial14.cs
tutorials/Tutorial15 - OpenCV/Content/Tutorial15 - OpenCVContent.contentproj
tutorials/Tutorial15 - OpenCV/Game.ico
tutorials/Tutorial15 - OpenCV/GameThumbnail.png
tutorials/Tutorial15 - OpenCV/Program.cs
tutorials/Tutorial15 - OpenCV/Properties/AssemblyInfo.cs
tutorials/Tutorial15 - OpenCV/Tutorial15 - OpenCV.csproj
tutorials/Tutorial15 - OpenCV/Tutorial15.cs
tutorials/Tutorial16 - Multiple Viewport/Content/ALVARArray.jpg
tutorials/Tutorial16 - Multiple Viewport/Content/Tutorial16 - Multiple ViewportContent.contentproj
tutorials/Tutorial16 - Multiple Viewport/Game.ico
tutorials/Tutorial16 - Multiple Viewport/GameThumbnail.png
tutorials/Tutorial16 - Multiple Viewport/Program.cs
tutorials/Tutorial16 - Multiple Viewport/Properties/AssemblyInfo.cs
tutorials/Tutorial16 - Multiple Viewport/Pyramid.cs
tutorials/Tutorial16 - Multiple Viewport/Tutorial16 - Multiple Viewport.csproj
tutorials/Tutorial16 - Multiple Viewport/Tutorial16.cs
tutorials/Tutorial17 - Interpolation/Content/Tutorial17 - InterpolationContent.contentproj
tutorials/Tutorial17 - Interpolation/Game.ico
tutorials/Tutorial17 - Interpolation/GameThumbnail.png
tutorials/Tutorial17 - Interpolation/Program.cs
tutorials/Tutorial17 - Interpolation/Properties/AssemblyInfo.cs
tutorials/Tutorial17 - Interpolation/Tutorial17 - Interpolation.csproj
tutorials/Tutorial17 - Interpolation/Tutorial17.cs
tutorials/Tutorial18 - Optical Feature Tracking/Content/Tutorial18 - Optical Feature TrackingContent.contentproj
tutorials/Tutorial18 - Optical Feature Tracking/Game.ico
tutorials/Tutorial18 - Optical Feature Tracking/GameThumbnail.png
tutorials/Tutorial18 - Optical Feature Tracking/Program.cs
tutorials/Tutorial18 - Optical Feature Tracking/Properties/AssemblyInfo.cs
tutorials/Tutorial18 - Optical Feature Tracking/Tutorial18 - Optical Feature Tracking - Windows.csproj
tutorials/Tutorial18 - Optical Feature Tracking/Tutorial18.cs
tutorials/Tutorial2 - Simple Animation/Background.png
tutorials/Tutorial2 - Simple Animation/Content/Tutorial2 - Simple Animation - PhoneContent.contentproj
tutorials/Tutorial2 - Simple Animation/Content/Tutorial2 - Simple AnimationContent.contentproj
tutorials/Tutorial2 - Simple Animation/Game.ico
tutorials/Tutorial2 - Simple Animation/GameThumbnail.png
tutorials/Tutorial2 - Simple Animation/PhoneGameThumb.png
tutorials/Tutorial2 - Simple Animation/Program.cs
tutorials/Tutorial2 - Simple Animation/Properties/AppManifest.xml
tutorials/Tutorial2 - Simple Animation/Properties/AssemblyInfo.cs
tutorials/Tutorial2 - Simple Animation/Properties/WMAppManifest.xml
tutorials/Tutorial2 - Simple Animation/Tutorial2 - Simple Animation - Phone.csproj
tutorials/Tutorial2 - Simple Animation/Tutorial2 - Simple Animation - Windows.csproj
tutorials/Tutorial2 - Simple Animation/Tutorial2.cs
tutorials/Tutorial3 - Simple 2D GUI/Background.png
tutorials/Tutorial3 - Simple 2D GUI/Content/Tutorial3 - Simple 2D GUI - PhoneContent.contentproj
tutorials/Tutorial3 - Simple 2D GUI/Content/Tutorial3 - Simple 2D GUIContent.contentproj
tutorials/Tutorial3 - Simple 2D GUI/Game.ico
tutorials/Tutorial3 - Simple 2D GUI/GameThumbnail.png
tutorials/Tutorial3 - Simple 2D GUI/PhoneGameThumb.png
tutorials/Tutorial3 - Simple 2D GUI/Program.cs
tutorials/Tutorial3 - Simple 2D GUI/Properties/AppManifest.xml
tutorials/Tutorial3 - Simple 2D GUI/Properties/AssemblyInfo.cs
tutorials/Tutorial3 - Simple 2D GUI/Properties/WMAppManifest.xml
tutorials/Tutorial3 - Simple 2D GUI/Tutorial3 - Simple 2D GUI - Phone.csproj
tutorials/Tutorial3 - Simple 2D GUI/Tutorial3 - Simple 2D GUI - Windows.csproj
tutorials/Tutorial3 - Simple 2D GUI/Tutorial3.cs
tutorials/Tutorial4 - 3D Object Selection/Background.png
tutorials/Tutorial4 - 3D Object Selection/Content/Tutorial4 - 3D Object Selection - PhoneContent.contentproj
tutorials/Tutorial4 - 3D Object Selection/Content/Tutorial4 - 3D Object SelectionContent.contentproj
tutorials/Tutorial4 - 3D Object Selection/Game.ico
tutorials/Tutorial4 - 3D Object Selection/GameThumbnail.png
tutorials/Tutorial4 - 3D Object Selection/PhoneGameThumb.png
tutorials/Tutorial4 - 3D Object Selection/Program.cs
tutorials/Tutorial4 - 3D Object Selection/Properties/AppManifest.xml
tutorials/Tutorial4 - 3D Object Selection/Properties/AssemblyInfo.cs
tutorials/Tutorial4 - 3D Object Selection/Properties/WMAppManifest.xml
tutorials/Tutorial4 - 3D Object Selection/Tutorial4 - 3D Object Selection - Phone.csproj
tutorials/Tutorial4 - 3D Object Selection/Tutorial4 - 3D Object Selection - Windows.csproj
tutorials/Tutorial4 - 3D Object Selection/Tutorial4.cs
tutorials/Tutorial5 - Simple Physics/Background.png
tutorials/Tutorial5 - Simple Physics/Content/Tutorial5 - Simple Physics - PhoneContent.contentproj
tutorials/Tutorial5 - Simple Physics/Content/Tutorial5 - Simple PhysicsContent.contentproj
tutorials/Tutorial5 - Simple Physics/Game.ico
tutorials/Tutorial5 - Simple Physics/GameThumbnail.png
tutorials/Tutorial5 - Simple Physics/PhoneGameThumb.png
tutorials/Tutorial5 - Simple Physics/Program.cs
tutorials/Tutorial5 - Simple Physics/Properties/AppManifest.xml
tutorials/Tutorial5 - Simple Physics/Properties/AssemblyInfo.cs
tutorials/Tutorial5 - Simple Physics/Properties/WMAppManifest.xml
tutorials/Tutorial5 - Simple Physics/Tutorial5 - Simple Physics - Phone.csproj
tutorials/Tutorial5 - Simple Physics/Tutorial5 - Simple Physics - Windows.csproj
tutorials/Tutorial5 - Simple Physics/Tutorial5.cs
tutorials/Tutorial6 - Simple Particle Systems/Background.png
tutorials/Tutorial6 - Simple Particle Systems/Content/Tutorial6 - Simple Particle Systems - PhoneContent.contentproj
tutorials/Tutorial6 - Simple Particle Systems/Content/Tutorial6 - Simple Particle SystemsContent.contentproj
tutorials/Tutorial6 - Simple Particle Systems/Game.ico
tutorials/Tutorial6 - Simple Particle Systems/GameThumbnail.png
tutorials/Tutorial6 - Simple Particle Systems/PhoneGameThumb.png
tutorials/Tutorial6 - Simple Particle Systems/Program.cs
tutorials/Tutorial6 - Simple Particle Systems/Properties/AppManifest.xml
tutorials/Tutorial6 - Simple Particle Systems/Properties/AssemblyInfo.cs
tutorials/Tutorial6 - Simple Particle Systems/Properties/WMAppManifest.xml
tutorials/Tutorial6 - Simple Particle Systems/Tutorial6 - Simple Particle Systems - Phone.csproj
tutorials/Tutorial6 - Simple Particle Systems/Tutorial6 - Simple Particle Systems - Windows.csproj
tutorials/Tutorial6 - Simple Particle Systems/Tutorial6.cs
tutorials/Tutorial7 - Custom Shape/Background.png
tutorials/Tutorial7 - Custom Shape/Content/Tutorial7 - Custom Shape - PhoneContent.contentproj
tutorials/Tutorial7 - Custom Shape/Content/Tutorial7 - Custom ShapeContent.contentproj
tutorials/Tutorial7 - Custom Shape/Game.ico
tutorials/Tutorial7 - Custom Shape/GameThumbnail.png
tutorials/Tutorial7 - Custom Shape/PhoneGameThumb.png
tutorials/Tutorial7 - Custom Shape/Program.cs
tutorials/Tutorial7 - Custom Shape/Properties/AppManifest.xml
tutorials/Tutorial7 - Custom Shape/Properties/AssemblyInfo.cs
tutorials/Tutorial7 - Custom Shape/Properties/WMAppManifest.xml
tutorials/Tutorial7 - Custom Shape/Tutorial7 - Custom Shape - Phone.csproj
tutorials/Tutorial7 - Custom Shape/Tutorial7 - Custom Shape - Windows.csproj
tutorials/Tutorial7 - Custom Shape/Tutorial7.cs
tutorials/Tutorial8 - Optical Marker Tracking/ALVARGroundArray.xml
tutorials/Tutorial8 - Optical Marker Tracking/ALVARToolbar.xml
tutorials/Tutorial8 - Optical Marker Tracking/Content/MarkerImage.jpg
tutorials/Tutorial8 - Optical Marker Tracking/Content/Tutorial8 - Optical Marker TrackingContent.contentproj
tutorials/Tutorial8 - Optical Marker Tracking/Game.ico
tutorials/Tutorial8 - Optical Marker Tracking/GameThumbnail.png
tutorials/Tutorial8 - Optical Marker Tracking/Program.cs
tutorials/Tutorial8 - Optical Marker Tracking/Properties/AssemblyInfo.cs
tutorials/Tutorial8 - Optical Marker Tracking/README.pdf
tutorials/Tutorial8 - Optical Marker Tracking/Tutorial8 - Optical Marker Tracking - Windows.csproj
tutorials/Tutorial8 - Optical Marker Tracking/Tutorial8.cs
tutorials/Tutorial8 - Optical Marker Tracking/groundALVAR.pdf
tutorials/Tutorial8 - Optical Marker Tracking/toolbarALVAR.pdf
tutorials/Tutorial9 - Advanced Features/Background.png
tutorials/Tutorial9 - Advanced Features/Content/Tutorial9 - Advanced Features - PhoneContent.contentproj
tutorials/Tutorial9 - Advanced Features/Content/Tutorial9 - Advanced FeaturesContent.contentproj
tutorials/Tutorial9 - Advanced Features/Game.ico
tutorials/Tutorial9 - Advanced Features/GameThumbnail.png
tutorials/Tutorial9 - Advanced Features/PhoneGameThumb.png
tutorials/Tutorial9 - Advanced Features/Program.cs
tutorials/Tutorial9 - Advanced Features/Properties/AppManifest.xml
tutorials/Tutorial9 - Advanced Features/Properties/AssemblyInfo.cs
tutorials/Tutorial9 - Advanced Features/Properties/WMAppManifest.xml
tutorials/Tutorial9 - Advanced Features/Tutorial9 - Advanced Features - Phone.csproj
tutorials/Tutorial9 - Advanced Features/Tutorial9 - Advanced Features - Windows.csproj
tutorials/Tutorial9 - Advanced Features/Tutorial9.cs
tutorials/Tutorials (Phone).sln
tutorials/Tutorials (Phone).suo
tutorials/Tutorials (Windows).sln
tutorials/Tutorials (Windows).suo
wrappers/ALVARWrapper1.5/ALVARWrapper.sln
wrappers/ALVARWrapper1.5/ALVARWrapper/ALVARWrapper.vcproj
wrappers/ALVARWrapper1.5/ALVARWrapper/MarkerDetectorWrapper.cpp
wrappers/ALVARWrapper2.0/ALVARWrapper2.0.sln
wrappers/ALVARWrapper2.0/ALVARWrapper2.0.vcxproj
wrappers/ALVARWrapper2.0/MarkerDetectorWrapper.cpp
wrappers/HavokWrapper/BroadphaseBorder.cpp
wrappers/HavokWrapper/ContactListener.cpp
wrappers/HavokWrapper/HavokPhysics.cpp
wrappers/HavokWrapper/HavokPhysics_710r1.cpp
wrappers/HavokWrapper/HavokWrapper.sln
wrappers/HavokWrapper/HavokWrapper.suo
wrappers/HavokWrapper/HavokWrapper.vcproj
wrappers/HavokWrapper/HavokWrapper_710r1.vcproj
wrappers/HavokWrapper/PhantomCallback.cpp

Download

Click the following link to download goblinxna.zip.

goblinxna.zip




















Home »
  C# Free Code »
    Graphics »




2D
3D
Image
OpenGL
Pdf
Unity3D