All Projects → microsoft → Xbox Atg Samples

microsoft / Xbox Atg Samples

Licence: mit
Game development samples published by the Xbox Advanced Technology Group using the Xbox One XDK and for the Universal Windows Platform (UWP).

Programming Languages

cpp
1120 projects
cpp14
131 projects

Projects that are alternatives of or similar to Xbox Atg Samples

Walbourn.github.io
Games for Windows and the DirectX SDK blog
Stars: ✭ 45 (-89.53%)
Mutual labels:  microsoft, game-development
Vortice.windows
.NET standard bindings for DirectX, WIC, Direct2D1, XInput, XAudio and X3DAudio
Stars: ✭ 427 (-0.7%)
Mutual labels:  game-development, direct3d
Directxtex
DirectXTex texture processing library
Stars: ✭ 1,039 (+141.63%)
Mutual labels:  microsoft, direct3d
Microsoft Authentication Library For Dotnet
Microsoft Authentication Library (MSAL) for .NET
Stars: ✭ 746 (+73.49%)
Mutual labels:  microsoft, uwp
ContextMenuForWindows11
Add Custom Context Menu For Windows11
Stars: ✭ 693 (+61.16%)
Mutual labels:  microsoft, uwp
Directxtk12
The DirectX Tool Kit (aka DirectXTK12) is a collection of helper classes for writing DirectX 12 code in C++
Stars: ✭ 765 (+77.91%)
Mutual labels:  microsoft, uwp
Awesome D3d12
Awesome D3D12 ecosystem
Stars: ✭ 130 (-69.77%)
Mutual labels:  microsoft, direct3d
Ouzel
C++ game engine for Windows, macOS, Linux, iOS, tvOS, Android, and web browsers
Stars: ✭ 607 (+41.16%)
Mutual labels:  game-development, direct3d
Xbox-GDK-Samples
Game development samples published by the Xbox Advanced Technology Group using the Microsoft GDK.
Stars: ✭ 128 (-70.23%)
Mutual labels:  microsoft, direct3d
Cloneapp
📦Easily Backup & Restore Windows Programs Settings
Stars: ✭ 163 (-62.09%)
Mutual labels:  microsoft, uwp
Directxmesh
DirectXMesh geometry processing library
Stars: ✭ 447 (+3.95%)
Mutual labels:  microsoft, uwp
pmod
Native cross platform library with language projection support for native code.
Stars: ✭ 22 (-94.88%)
Mutual labels:  microsoft, uwp
Alimer
Cross-platform game engine.
Stars: ✭ 172 (-60%)
Mutual labels:  game-development, direct3d
Directxmath
DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps
Stars: ✭ 859 (+99.77%)
Mutual labels:  microsoft, uwp
Veldrid
A low-level, portable graphics library for .NET.
Stars: ✭ 1,784 (+314.88%)
Mutual labels:  game-development, direct3d
Active Directory B2c Xamarin Native
This is a simple Xamarin Forms app showcasing how to use MSAL to authenticate users via Azure Active Directory B2C, and access a Web API with the resulting tokens.
Stars: ✭ 91 (-78.84%)
Mutual labels:  microsoft, uwp
Zep
Zep - An embeddable editor, with optional support for using vim keystrokes.
Stars: ✭ 477 (+10.93%)
Mutual labels:  game-development, direct3d
Directxtk
The DirectX Tool Kit (aka DirectXTK) is a collection of helper classes for writing DirectX 11.x code in C++
Stars: ✭ 1,918 (+346.05%)
Mutual labels:  microsoft, uwp
Unity-Text-to-Speech
Sample app used to demonstrate the use of Microsoft Cognitive Services Text-to-Speech APIs (aka Speech Synthesis) from within Unity.
Stars: ✭ 67 (-84.42%)
Mutual labels:  microsoft, uwp
Stride
Stride Game Engine (formerly Xenko)
Stars: ✭ 3,524 (+719.53%)
Mutual labels:  game-development, direct3d

Xbox-ATG-Samples

This repo contains game development samples written by the Microsoft Xbox Advanced Technology Group.

  • Kits contains support code used by the samples
  • Media contains media files used by the samples
  • UWPSamples contains samples for the Universal Windows Platform
    • Audio
    • IntroGraphics
    • Graphics
    • System
    • Tools
  • PCSamples contains samples for the classic Win32 desktop PC platform
    • Graphics
    • IntroGraphics
  • XDKSamples contains samples the Xbox One platform using the Xbox One XDK
    • Audio
    • IntroGraphics
    • Graphics
    • System
    • Tools

Samples by category

Audio

Spatial audio Simple playback UWP Simple playback XDK 3D playback UWP Advanced audio UWP Advanced audio XDK
XAudio2: Basic audio UWP XDK
XAudio2: Streaming UWP XDK
XAudio2: 3D playback UWP XDK
WASAPI: Playback UWP XDK
WASAPI: Capture UWP XDK
Play Text to Speech XDK

Introductory Graphics

Basic drawing UWP DX11 UWP DX12 XDK DX11 XDK DX12 PC DX11 PC DX12
UWP (C++/WinRT) DX11 UWP (C++/WinRT) DX12 XDK (C++/WinRT) DX11 XDK (C++/WinRT) DX12
Basic texturing UWP DX11 UWP DX12 XDK DX11 XDK DX12 PC DX11 PC DX12
Basic lighting UWP DX11 UWP DX12 XDK DX11 XDK DX12 PC DX11 PC DX12
Bezier UWP DX11 UWP DX12 XDK DX11 XDK DX12 PC DX11 PC DX12
DirectCompute UWP DX11 UWP DX12 XDK DX11 XDK DX12 PC DX11 PC DX12
DirectX Tool Kit UWP DX11 UWP DX12 XDK DX11 XDK DX12 PC DX11 PC DX12
Instancing UWP DX11 UWP DX12 XDK DX11 XDK DX12 PC DX11 PC DX12
Multisample Antialiasing UWP DX11 UWP DX12 XDK DX11 XDK DX12 PC DX11 PC DX12
Xbox One Device Setup XDK DX11 XDK DX12

Graphics

Physically Based Rendering UWP XDK
High-Dynamic Range Rendering UWP DX11 UWP DX12 XDK DX11 XDK DX12 PC DX11 PC DX12
Bokeh Effect XDK DX11 XDK DX12
Fast Block Compress XDK
Media Foundation PC DX12 UWP DX11 UWP DX12 XDK
ESRAM (XDK only) Simple DX11 Simple DX12 Advanced DX12
Xbox One (XDK only) AsyncPresent HLSL Symbols Simple DMA Decompression

System

UWP CPU Sets Memory Statistics
XDK Async I/O Custom Event Provider Data Breakpoints Game DVR Memory Banks User Management
XDK (VS 2017 only) Coroutines
System Information UWP XDK
DirectXMath UWP XDK
Gamepad UWP XDK UWP (C++/WinRT) XDK (C++/WinRT)
Gamepad Vibration UWP XDK
Raw Game Controller UWP
ArcadeStick XDK
FlightStick XDK
WheelTest XDK
Input Interfacing UWP Mouse UWP Mouse XDK
User Gamepad Pairing UWP XDK
Process Lifetime Management UWP PLM XDK PLM Extended Execution
Localization UWP XDK
Device RGB Lamp Array UWP XDK
Xbox One X Front Panel Basic Text Demo Dolphin Game Logo

Tools

Error lookup
CrashDump Symbol Proxy OS Primitive TexConv for Xbox
FrontPanel Font FrontPanel Font Viewer

DirectX Raytracing (DXR)

SimpleTriangle SimpleInstancing Raytracing AO

Requirements

UWP apps

  • Windows 10 Anniversary Update (Version 1607) or later
  • Visual Studio 2017 (15.8 or 15.9 update) with the Universal Windows Platform development workload, the C++ Universal Windows Platform tools component, and Windows 10 SDK (10.0.17763.0).

XDK apps

  • Xbox One Development Kit
  • Xbox One XDK (specific version requirements covered in each sample's readme)
  • Visual Studio 2015 or Visual Studio 2017 (via upgrade in place)

PC apps

  • Visual Studio 2015 Update 3 -or- Visual Studio 2017 (via upgrade in place) with the Desktop development with C++ workload and Windows 8.1 SDK component.
  • DirectX 11: Windows 7 Service Pack 1 with the DirectX 11.1 Runtime via KB2670838 or later.
  • DirectX 12: Windows 10; requires the Windows 10 Anniversary Update SDK (14393) or later to build.
  • DirectX Raytracing: Windows 10 October 2018 Update or later.

Privacy Statement

When compiling and running a sample, the file name of the sample executable will be sent to Microsoft to help track sample usage. To opt-out of this data collection, you can remove the block of code in Main.cpp labeled Sample Usage Telemetry.

For more information about Microsoft's privacy policies in general, see the Microsoft Privacy Statement.

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.

Other Samples

For more ATG samples, see DirectML-Samples, PlayFab-Samples, and Xbox-LIVE-Samples.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].