#
directx-11
Here are 189 public repositories matching this topic...
Next-generation HTML renderer for apps and games
windows
macos
linux
gamedev
games
opengl
metal
cross-platform
gpu
game-development
webkit
html-renderer
desktop-apps
directx-11
ultralight
-
Updated
Feb 18, 2022 - CMake
The DirectX Tool Kit (aka DirectXTK) is a collection of helper classes for writing DirectX 11.x code in C++
-
Updated
Apr 5, 2022 - C++
DirectXTex texture processing library
microsoft
cpp
directx
xbox
dds
textures
cpp-library
direct3d
directx-11
directx-12
directxtex
direct3d-texture-resources
wic-codec
-
Updated
Apr 6, 2022 - C++
DirectXMesh geometry processing library
microsoft
uwp
directx
desktop
xbox
geometry-processing
cpp-library
directx-11
directx-12
directxmesh
-
Updated
Apr 4, 2022 - C++
C++ 3D Game Tutorial Series (DirectX) - Learn to code a DirectX 3D Game in C++ from scratch
game
gamedev
graphics-engine
game-engine
cpp
graphics
directx
game-development
cpp11
graphics-programming
d3d11
direct3d
3d
3d-graphics
3d-graphics-engine
3d-game
directx-11
directx11
direct3d11
directx-3d
-
Updated
Feb 3, 2022 - C++
A modern cross-platform low-level graphics API
opengl
graphics-engine
shaders
graphics
vulkan
d3d12
d3d11
raytracing
vulkan-api
opengl-es
direct3d
ray-tracing
directx-11
directx-12
directx11
directx12
vulkan-engine
-
Updated
Apr 10, 2022 - C++
Effects for Direct3D 11 (FX11) is a management runtime for authoring HLSL shaders, render state, and runtime variables together.
-
Updated
Mar 19, 2022 - C++
DXUT is a "GLUT"-like framework for Direct3D 11.x Win32 desktop applications; primarily samples, demos, and prototypes.
-
Updated
Mar 19, 2022 - C++
Open
Request: Save Multiple Accounts in the config.json file and allow users to switch between accounts
13
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
DirectX API-hooking framework
-
Updated
Jun 6, 2020 - C++
DirectX 11 Renderer written in C++11
light
bloom
gpu
engine
multithreading
scene
assimp
renderer
lighting
milestones
ssao
pbr
shadow
deferred-rendering
directx-11
compute-shaders
pbr-shading
latest-visual-studio
sponza
gpu-profiler
point-light
directional-lights
-
Updated
Jan 29, 2021 - C++
Sample projects demonstrating the usage of Diligent Engine
gamedev
opengl
graphics-engine
rendering
vulkan
directx
gles
graphics-programming
renderer
d3d12
d3d11
vulkan-api
opengl-es
directx-11
directx-12
directx11
directx12
vulkan-game-engine
-
Updated
Apr 2, 2022 - C++
D2DX is a complete solution to make Diablo II run well on modern PCs, with high fps and better resolutions.
game
fps
windows-10
widescreen
diablo
lod
diablo2
diablo-ii
preservation
directx-11
anti-aliasing
framerate
fullscreen-mode
modernization
integer-scaling
diablo-2
widescreen-modes
-
Updated
Aug 29, 2021 - C++
Ishan-002
commented
Feb 19, 2022
If rootex is built fresh, and submodules are not intialised, then on creating a new scene, an error is thrown since game/assets folder is not present.
Continuous warnings are thrown in case of Open Scene, of the same.
QDirect3DWidget implementation similar to the built-in QOpenGLWidget
-
Updated
Oct 18, 2021 - C
Adds virtual reality support to flatscreen Unreal Engine games
game-engine
vr
openvr
directx
game-development
unreal
virtual-reality
unreal-engine
ue4
direct3d
directx-11
unreal-engine-4
direct3d11
winui
openxr
winui3
-
Updated
Apr 11, 2022 - C++
Robust real-time rendering engine on DirectX 11 with many advanced graphics features for quick prototyping
game-engine
shaders
graphics
rendering
global-illumination
rendering-engine
pbr
deferred-rendering
3d-graphics
directx-11
voxel-cone-tracing
directx11
terrain-rendering
forward-rendering
gpu-programming
lightprobes
parallax-occlusion-mapping
-
Updated
Apr 11, 2022 - C++
A Paint.NET filetype plugin that adds support for some of the DDS formats introduced in DirectX 10 and later.
-
Updated
Apr 11, 2022 - C#
-
Updated
Mar 24, 2022 - C++
Fast, high-quality texture compression library for many formats
gamedev
compression
opengl
directx
etc
opengl-es
textures
directx-11
directx-12
etc2
bc7
texture-compression
dxt5
bc6h
dxt1
-
Updated
Jun 20, 2021 - C++
DirectX 11/12 hook including a simple overlay framework.
hook
directx
overlay
hacking
direct3d
hooking
directx-11
directx-12
game-modding
game-mod-tool
direct3d12
direct3d11
vmt-hooking
d3d11on12
spritebatch
-
Updated
Mar 12, 2022 - C++
DirectX Capabilities Viewer utility (dxcapsviewer.exe)
-
Updated
Mar 24, 2022 - C++
Unfinished, experimental d3d11.dll wrapper for intercepting DirectX 11 function calls.
windows
hooks
hook
wrapper
library
dll
directx
overlay
dx
d3d11
direct3d
dynamic-library
directx-11
directx11
dynamic-link-library
wrapper-dll
direct3d11
d3d11hook
direct3d-11
d3d11-dll
-
Updated
Jun 19, 2018 - C++
Game and prototypes with SharpDX and Directx 11
c-sharp
collada-importer
game-engine
shaders
blender
game-development
effects
game-logic
animation-3d
collada
heightmap
deferred-rendering
navmesh
directx-11
astar-pathfinding
forward-rendering
sky-scattering
foliage
hardware-instancing
-
Updated
Mar 28, 2022 - C#
Global illumination rendering engine
engine
cuda
rasterizer
ray-tracing
3d-graphics
optix
path-tracing
physically-based-rendering
directx-11
-
Updated
Apr 5, 2022 - C++
Improve this page
Add a description, image, and links to the directx-11 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the directx-11 topic, visit your repo's landing page and select "manage topics."
Currently there is an option in the Login screen to "Save Account". This will store the last account that was logged in. Looking in the config.json it appears that it only saves the last account that was used to login. Would it be feasible to abstract this information into an array in the json file and then auto-fill the password when the username matches?
I would be willing to implement thi