InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises. Learn more →
Top 8 C++ directx-11 Projects
-
bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
Project mention: Cross platform low level graphics API suitable for game development? | reddit.com/r/gamedev | 2023-01-27Take a look at BGFX, sounds like its what you want. Its a cross platform graphics API that is low level like metal or opengl, however it treats opengl, metal, vulkan, etc as backends that u can compile to so you can write your code once and then compile to macos using metal as the backend, compile to web using webgl as the backend, compile for windows using directx as the backend etc etc. Its written in C++ but it has officially supported C bindings so you can use it with C no problem.
-
DirectXTK
The DirectX Tool Kit (aka DirectXTK) is a collection of helper classes for writing DirectX 11.x code in C++
DirectXTK 12 (includes SimpleMath and other goodies)
-
Sonar
Write Clean C++ Code. Always.. Sonar helps you commit clean C++ code every time. With over 550 unique rules to find C++ bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
DirectXTex
-
d2gx
D2DX is a complete solution to make Diablo II run well on modern PCs, with high fps and better resolutions.
Note on Windows 7: https://github.com/bolrog/d2dx/wiki/Windows-7
-
-
-
CrossWindow-Demos
🥪 Examples of how to use CrossWindow for things like rendering graphics, listening to events, etc.
Project mention: Have you ever sat down to make a game engine only to realize this? | reddit.com/r/ProgrammerHumor | 2022-04-21That, and I just don't have time or motivation to use another API. OpenGL is most beginner-friendly, in my experience. And waaaay less verbose (Not my repo).
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
C++ directx-11 related posts
- Where can I learn directX
- 25 outfits that will be available in the shop
- Mod Release: Oblivionesque Locks, a lockpicking minigame overhaul
- Where to start learning OpenGL or DirectX11 Graphics Programming with C++?
- editing textures
- Chrono Cross: The Radical Dreamers Edition - How to play with the new graphics BUT with the old fonts
- SSE CK fatal error
-
A note from our sponsor - InfluxDB
www.influxdata.com | 1 Feb 2023
Index
What are some of the best open-source directx-11 projects in C++? This list will help you:
Project | Stars | |
---|---|---|
1 | bgfx | 12,615 |
2 | DirectXTK | 2,214 |
3 | DirectXTex | 1,447 |
4 | d2gx | 262 |
5 | Rootex | 181 |
6 | DxCapsViewer | 58 |
7 | CrossWindow-Demos | 55 |
8 | DirectX-Guide | 7 |