Download Coding4Fun Laser Tag

Description

Ever want to do some cool effects with lasers? This Coding4Fun project by Jeremiah Morrill shows how to leverage WPF and XNA to create a Laser Graffiti System.

Icons

Coding4Fun Laser Tag

Source Files

The download file lasertag.zip has the following entries.


Assemblies/AForge.Controls.dll//  w w  w. jav a2 s  .c  om
Assemblies/AForge.Genetic.dll
Assemblies/AForge.Imaging.dll
Assemblies/AForge.MachineLearning.dll
Assemblies/AForge.Math.dll
Assemblies/AForge.Neuro.dll
Assemblies/AForge.Robotics.Lego.dll
Assemblies/AForge.Video.DirectShow.dll
Assemblies/AForge.Video.VFW.dll
Assemblies/AForge.Video.dll
Assemblies/AForge.Vision.dll
Assemblies/AForge.dll
Assemblies/J832.Common.dll
Assemblies/J832.Wpf.BagOTricksLib.dll
Assemblies/Microsoft.Practices.Composite.Presentation.dll
Assemblies/Microsoft.Practices.Composite.UnityExtensions.dll
Assemblies/Microsoft.Practices.Composite.dll
Assemblies/Microsoft.Practices.EnterpriseLibrary.Common.dll
Assemblies/Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.Logging.dll
Assemblies/Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.dll
Assemblies/Microsoft.Practices.EnterpriseLibrary.Logging.dll
Assemblies/Microsoft.Practices.ObjectBuilder2.dll
Assemblies/Microsoft.Practices.ServiceLocation.dll
Assemblies/Microsoft.Practices.Unity.dll
Assemblies/Transitionals.dll
Assemblies/WPFMediaKit.dll
BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
LaserTag.Common/Behaviors/GlassBehavior.cs
LaserTag.Common/Behaviors/GradientFollow.cs
LaserTag.Common/Behaviors/WindowDragMove.cs
LaserTag.Common/Controls/AnimatedTabControl.cs
LaserTag.Common/Controls/AreaSelection.cs
LaserTag.Common/Controls/ColorPicker.cs
LaserTag.Common/Controls/ColorPickerSupportingClasses.cs
LaserTag.Common/Controls/ImageSequencer.cs
LaserTag.Common/Controls/ResizingAdorner.cs
LaserTag.Common/Controls/TargetReticle.cs
LaserTag.Common/LaserTag.Common.csproj
LaserTag.Common/Properties/AssemblyInfo.cs
LaserTag.Common/Properties/Resources.Designer.cs
LaserTag.Common/Properties/Resources.resx
LaserTag.Common/Properties/Settings.Designer.cs
LaserTag.Common/Properties/Settings.settings
LaserTag.Common/Themes/Generic.xaml
LaserTag.Infrastructure/Configuration/VideoCaptureSettings.cs
LaserTag.Infrastructure/Events/GraffitiEffectChangedEvent.cs
LaserTag.Infrastructure/Events/GraffitiScreenChangedEvent.cs
LaserTag.Infrastructure/Events/NewObjectsDetectedEvent.cs
LaserTag.Infrastructure/Events/NewPostProcessedVideoFrameEvent.cs
LaserTag.Infrastructure/Events/NewVideoFrameEvent.cs
LaserTag.Infrastructure/Events/SetupCategorySelected.cs
LaserTag.Infrastructure/Events/StartGraffitiEvent.cs
LaserTag.Infrastructure/Events/SystemShutdownEvent.cs
LaserTag.Infrastructure/InfrastructureModule.cs
LaserTag.Infrastructure/LaserTag.Infrastructure.csproj
LaserTag.Infrastructure/Misc.cs
LaserTag.Infrastructure/Properties/AssemblyInfo.cs
LaserTag.Infrastructure/RegionAdapters/TransitionElementRegionAdapter.cs
LaserTag.Infrastructure/RegionAdapters/WindowRegionAdapter.cs
LaserTag.Infrastructure/RegionAdapters/ZapScrollerRegionAdapter.cs
LaserTag.Infrastructure/RegionNames.cs
LaserTag.Infrastructure/SetupCategory.cs
LaserTag.Infrastructure/ViewModels/ViewModelBase.cs
LaserTag.Module.AForge/AForgeModule.cs
LaserTag.Module.AForge/Controllers/AForgeVideoProcessorController.cs
LaserTag.Module.AForge/LaserTag.Module.AForgeModule.csproj
LaserTag.Module.AForge/Properties/AssemblyInfo.cs
LaserTag.Module.AForge/Services/HslConfiguration.cs
LaserTag.Module.AForge/Services/IHSLConfiguration.cs
LaserTag.Module.AForge/VideoProcessors/AForgeVideoProcessor.cs
LaserTag.Module.AForge/ViewModels/AForgeVideoProcessorSetupViewModel.cs
LaserTag.Module.AForge/ViewModels/IAForgeVideoProcessorSetupViewModel.cs
LaserTag.Module.AForge/Views/AForgeVideoProcessorSetupView.xaml
LaserTag.Module.AForge/Views/AForgeVideoProcessorSetupView.xaml.cs
LaserTag.Module.AForge/Views/ColorPicker.xaml
LaserTag.Module.AForge/Views/IAForgeVideoProcessorSetupView.cs
LaserTag.Module.Graffiti/Controllers/GraffitiWallController.cs
LaserTag.Module.Graffiti/Controllers/IGraffitiWallController.cs
LaserTag.Module.Graffiti/GraffitiModule.cs
LaserTag.Module.Graffiti/LaserTag.Module.Graffiti.csproj
LaserTag.Module.Graffiti/Properties/AssemblyInfo.cs
LaserTag.Module.Graffiti/Resources/BrushedAluminum.jpg
LaserTag.Module.Vision/Controllers/VisionSetupController.cs
LaserTag.Module.Vision/LaserTag.Module.Vision.csproj
LaserTag.Module.Vision/Properties/AssemblyInfo.cs
LaserTag.Module.Vision/Resources/monitor.png
LaserTag.Module.Vision/ViewModels/IVisionSetupViewModel.cs
LaserTag.Module.Vision/ViewModels/VisionSetupViewModel.cs
LaserTag.Module.Vision/Views/IVisionSetupView.cs
LaserTag.Module.Vision/Views/VisionSetupView.xaml
LaserTag.Module.Vision/Views/VisionSetupView.xaml.cs
LaserTag.Module.Vision/VisionModule.cs
LaserTag.Module.WPFMediaKit/Controllers/IMediaKitController.cs
LaserTag.Module.WPFMediaKit/Controllers/MediaKitController.cs
LaserTag.Module.WPFMediaKit/LaserTag.Module.MediaKit.csproj
LaserTag.Module.WPFMediaKit/Properties/AssemblyInfo.cs
LaserTag.Module.WPFMediaKit/ViewModels/IVideoCaptureViewModel.cs
LaserTag.Module.WPFMediaKit/ViewModels/VideoCaptureViewModel.cs
LaserTag.Module.WPFMediaKit/Views/IVideoCaptureView.cs
LaserTag.Module.WPFMediaKit/Views/VideoCaptureView.xaml
LaserTag.Module.WPFMediaKit/Views/VideoCaptureView.xaml.cs
LaserTag.Module.WPFMediaKit/WPFMediaKitModule.cs
LaserTag.Shell/App.xaml
LaserTag.Shell/App.xaml.cs
LaserTag.Shell/IShellView.cs
LaserTag.Shell/LaserTag.Shell.csproj
LaserTag.Shell/LaserTag.config
LaserTag.Shell/LaserTagBootstrapper.cs
LaserTag.Shell/Properties/AssemblyInfo.cs
LaserTag.Shell/Properties/Resources.Designer.cs
LaserTag.Shell/Properties/Resources.resx
LaserTag.Shell/Properties/Settings.Designer.cs
LaserTag.Shell/Properties/Settings.settings
LaserTag.Shell/Resources/ImageSequences/SparkSequence/sparks0121.png
LaserTag.Shell/Resources/ImageSequences/SparkSequence/sparks0122.png
LaserTag.Shell/Resources/ImageSequences/SparkSequence/sparks0123.png
LaserTag.Shell/Resources/ImageSequences/SparkSequence/sparks0124.png
LaserTag.Shell/Resources/ImageSequences/SparkSequence/sparks0125.png
LaserTag.Shell/Resources/ImageSequences/SparkSequence/sparks0126.png
LaserTag.Shell/Resources/ImageSequences/SparkSequence/sparks0127.png
LaserTag.Shell/Resources/ImageSequences/SparkSequence/sparks0128.png
LaserTag.Shell/Resources/ImageSequences/SparkSequence/sparks0129.png
LaserTag.Shell/Resources/ImageSequences/SparkSequence/sparks0130.png
LaserTag.Shell/Resources/ImageSequences/SparkSequence/sparks0131.png
LaserTag.Shell/Resources/ImageSequences/SparkSequence/sparks0132.png
LaserTag.Shell/Resources/ImageSequences/SparkSequence/sparks0133.png
LaserTag.Shell/Resources/ImageSequences/SparkSequence/sparks0134.png
LaserTag.Shell/Resources/ImageSequences/SparkSequence/sparks0135.png
LaserTag.Shell/Resources/ImageSequences/SparkSequence/sparks0136.png
LaserTag.Shell/Resources/ImageSequences/SparkSequence/sparks0137.png
LaserTag.Shell/Resources/ImageSequences/SparkSequence/sparks0138.png
LaserTag.Shell/Resources/ImageSequences/SparkSequence/sparks0139.png
LaserTag.Shell/Resources/ImageSequences/SparkSequence/sparks0140.png
LaserTag.Shell/Resources/background.jpg
LaserTag.Shell/ShellWindow.xaml
LaserTag.Shell/ShellWindow.xaml.cs
LaserTag.Shell/ShellWindowViewModel.cs
WPFLaserTag.sln
XNAGraffiti/BloomComponent.cs
XNAGraffiti/Content/BloomCombine.fx
XNAGraffiti/Content/BloomExtract.fx
XNAGraffiti/Content/Content.contentproj
XNAGraffiti/Content/GaussianBlur.fx
XNAGraffiti/Content/PaintParticleEffect.fx
XNAGraffiti/Content/ParticleEffect.fx
XNAGraffiti/Content/bluefire.png
XNAGraffiti/Content/bluepaint.png
XNAGraffiti/Content/fire.png
XNAGraffiti/Content/font.spritefont
XNAGraffiti/Content/smoke.png
XNAGraffiti/Content/spark.png
XNAGraffiti/Content/whitepaint.png
XNAGraffiti/CrazyPaint.cs
XNAGraffiti/DelegateDispatcher.cs
XNAGraffiti/FireGraffiti.cs
XNAGraffiti/Game.ico
XNAGraffiti/GameThumbnail.png
XNAGraffiti/Graffiti.cs
XNAGraffiti/PaintGraffiti.cs
XNAGraffiti/ParticleSystems/BlueFireParticleSystem.cs
XNAGraffiti/ParticleSystems/FireParticleSystem.cs
XNAGraffiti/ParticleSystems/LargeSparkParticleSystem.cs
XNAGraffiti/ParticleSystems/PaintParticleSystem.cs
XNAGraffiti/ParticleSystems/ParticleSettings.cs
XNAGraffiti/ParticleSystems/ParticleSystem.cs
XNAGraffiti/ParticleSystems/ParticleVertex.cs
XNAGraffiti/ParticleSystems/SmokePlumeParticleSystem.cs
XNAGraffiti/ParticleSystems/SparkParticleSystem.cs
XNAGraffiti/Program.cs
XNAGraffiti/Properties/AssemblyInfo.cs
XNAGraffiti/XNAGraffiti.csproj
XNAGraffiti/XNAGraffiti.csproj.Debug.cachefile
XNAGraffiti/XNAGraffiti.csproj.Release.cachefile
XNAGraffiti/XnaGraffitiGame.cs

Download

Click the following link to download lasertag.zip.

lasertag.zip




















Home »
  C# Free Code »
    Game »




DirectX
Game
Minecraft
Warcraft
Xbox
XNA