Xbox-GDK-Samples VS directx12-seed

Compare Xbox-GDK-Samples vs directx12-seed and see what are their differences.

Xbox-GDK-Samples

Game development samples published by the Xbox Advanced Technology Group using the Microsoft GDK. (by microsoft)

directx12-seed

✖🌱 A DirectX 12 starter repo that you could use to get the ball rolling. (by alaingalvan)
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
Xbox-GDK-Samples directx12-seed
1 1
210 112
1.4% -
4.5 10.0
about 1 month ago almost 2 years ago
C++ C++
MIT License The Unlicense
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.

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).

directx12-seed

Posts with mentions or reviews of directx12-seed. 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
    I’ll be honest, this also was nice - but didn’t do a good job of explaining relationships between parts of the pipeline. It’s likely because they also have a book you can buy that goes into more detail. I also had issues spinning up the directx12-seed repo. Since my PC / graphics card doesn’t support all the DX12 features (like raytracing), the app would error out instead of running. As someone new to DirectX 12, stuff like this is an immediate productivity killer.

What are some alternatives?

When comparing Xbox-GDK-Samples and directx12-seed you can also consider the following projects:

D3D12MemoryAllocator - Easy to integrate memory allocation library for Direct3D 12

DirectX-Graphics-Samples - This repo contains the DirectX Graphics samples that demonstrate how to build graphics intensive applications on Windows.

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

UnrealEngine - UnrealEngine 1998

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

DirectXShaderCompiler - This repo hosts the source for the DirectX Shader Compiler which is based on LLVM/Clang.

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

DirectXTex - DirectXTex texture processing library

UnrealEngine