DirectX-Graphics-Samples VS Xbox-GDK-Samples

Compare DirectX-Graphics-Samples vs Xbox-GDK-Samples and see what are their differences.

DirectX-Graphics-Samples

This repo contains the DirectX Graphics samples that demonstrate how to build graphics intensive applications on Windows. (by microsoft)

Xbox-GDK-Samples

Game development samples published by the Xbox Advanced Technology Group using the Microsoft GDK. (by microsoft)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
DirectX-Graphics-Samples Xbox-GDK-Samples
15 1
5,719 210
0.6% 1.4%
0.0 4.5
about 1 month ago about 1 month ago
C++ C++
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

DirectX-Graphics-Samples

Posts with mentions or reviews of DirectX-Graphics-Samples. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-03.

Xbox-GDK-Samples

Posts with mentions or reviews of Xbox-GDK-Samples. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-30.
  • Learning DirectX 12 in 2023
    13 projects | dev.to | 30 Jan 2023
    The DXTK also has a great tutorial series on creating a game loop that breaks down the DX12 pipeline through the process. They also have a repo with Xbox game SDK samples (not games — but features you’d use in games like gamepad input).

What are some alternatives?

When comparing DirectX-Graphics-Samples and Xbox-GDK-Samples you can also consider the following projects:

Vulkan - Examples and demos for the new Vulkan API

D3D12MemoryAllocator - Easy to integrate memory allocation library for Direct3D 12

DirectXTK - The DirectX Tool Kit (aka DirectXTK) is a collection of helper classes for writing DirectX 11.x code in C++

DirectXTK12 - The DirectX Tool Kit (aka DirectXTK12) is a collection of helper classes for writing DirectX 12 code in C++

directx12-seed - ✖🌱 A DirectX 12 starter repo that you could use to get the ball rolling.

DirectXMath - DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps

Cauldron - A simple framework for rapid prototyping on Vulkan or Direct3D 12

DxrTutorials

GettingStartedWithRTXRayTracing - Getting Started with RTX Ray Tracing

UnrealEngine