KeyboardSample Shows ANX keyboard input. KeyboardSample\bin\x86\Debug\KeyboardSample.exe KeyboardSample.sln Input Input Keyboard Kinect This sample allows you to connect with your Kinect and show the raw stream. Kinect\bin\x86\Debug\Kinect.exe Kinect.sln Input Input Kinect ANXExt ModelSample A simple sample, which loads and shows a cube model. ModelSample\ModelSample\bin\x86\Debug\ModelSample.exe ModelSample.sln Rendering 3D Model MultiRenderTarget A sample showing ANX capabilities with multiple render targets. MultiRenderTarget\bin\x86\Debug\MultiRenderTarget.exe MultiRenderTarget.sln Rendering 2D Primitives Sample which shows the rendering of a handcrafted primitive Primitives\bin\x86\Debug\Primitives.exe Primitives.sln Rendering 3D RecordingSample A sample showing the internal input recording system. RecordingSample\bin\x86\Debug\RecordingSample.exe RecordingSample.sln Input Input Recording RenderTarget A sample of the usage of render targets. RenderTarget\bin\x86\Debug\RenderTarget.exe RenderTarget.sln Rendering 2D Render target DualTextureSample A Sample demonstrating the use of a lightmap combined with a normal texture, fog and vertex color by using the built in DualTextureEffect. DualTextureSample\bin\x86\Debug\DualTextureSample.exe DualTextureSample.sln Rendering 3D BasicEffectSample A Sample demonstrating all possible uses of the BasicEffect class. BasicEffectSample\bin\x86\Debug\BasicEffectSample.exe BasicEffectSample.sln Rendering 3D SpriteSample A simple sample showing the rendering of a bunch of sprites. SimpleSprite\bin\x86\Debug\SimpleSprite.exe SimpleSprite.sln Rendering 2D Sprite StencilBuffer A simple sample showing the stencil buffer. StencilBuffer\bin\x86\Debug\StencilBuffer.exe StencilBuffer.sln Rendering 2D Stencil buffer TextRendering Renders some text to your screen. TextRendering\bin\x86\Debug\TextRendering.exe TextRendering.sln Rendering 2D Text VertexIndexBuffer Shows the usage of a vertex- and index buffer VertexIndexBuffer\bin\x86\Debug\VertexIndexBuffer.exe VertexIndexBuffer.sln Rendering 3D WindowsFormsEditor A sample showing ANX in a winform control WindowsFormsEditor\bin\Debug\WindowsFormsEditor.exe WindowsFormsEditor.sln Rendering Forms WindowsGame The ANX convert of the XNA WindowsGame WindowsGame\bin\x86\Debug\WindowsGame1.exe WindowsGame.sln Game WpfEditor A sample showing ANX in a WPF control WpfEditor\bin\Debug\WpfEditor.exe WpfEditor.sln Rendering Forms AudioSample A sample playing a SoundEffect over and over again AudioSample\bin\x86\Debug\AudioSample.exe AudioSample.sln Audio Forms AlphaTestEffectSample A sample showing possible usage and configuration of the AlphaTestEffect AlphaTestEffectSample\bin\x86\Debug\AlphaTestEffectSample.exe AlphaTestEffectSample.sln Rendering Forms