#
direct3d
Here are 99 public repositories matching this topic...
C++ game engine for Windows, macOS, Linux, iOS, tvOS, Android, and web browsers
android
game
windows
macos
linux
opengl
metal
game-engine
tvos
game-development
glsl
opengles
emscripten
openal
raspbian
hlsl
opensles
multiplatform
xaudio2
direct3d
-
Updated
Sep 2, 2020 - C++
cmaughan
commented
May 8, 2019
Is your feature request related to a problem? Please describe.
Standard mode has the usual keystrokes for notepad, but there are more that would probably be useful.
Describe the solution you'd like
As a first step, a quick review of the common keystrokes in notepad/wordpad/work, for example might throw up some obvious ones we could add
Immediate-mode, renderer agnostic, lightweight debug drawing API.
-
Updated
Dec 7, 2017 - C++
.NET standard bindings for DirectX, WIC, Direct2D1, XInput, XAudio and X3DAudio
gamedev
game-engine
dotnet
nuget
graphics
dotnetcore
game-development
netstandard
direct3d
sharpdx
netstandard20
direct3d12
direct3d11
vortice
-
Updated
Sep 2, 2020 - C#
learning
image
tutorial
opengl
cpp
shaders
picture
graphics
software-rendering
engine
rendering
pixels
rasterizer
rendering-engine
learning-by-doing
direct3d
3d
3d-graphics
-
Updated
Aug 31, 2020 - C++
Core functionality of Diligent Engine
opengl
graphics-engine
shaders
graphics
vulkan
d3d12
d3d11
vulkan-api
opengl-es
direct3d
directx-11
directx-12
directx11
directx12
vulkan-engine
-
Updated
Sep 2, 2020 - C++
Cross-platform 2D and 3D game engine.
open-source
c-plus-plus
gamedev
cross-platform
game-engine
gpu
graphics
vulkan
game-development
direct3d
-
Updated
Sep 1, 2020 - C++
Introduction to 3D Game Programming with DirectX 12 Chinese Translation
-
Updated
Oct 10, 2019 - HTML
Wraps the main DirectX and Direct3D DLLs. It allows you to intercept calls to DirectX and Direct3D interface functions so that you can log API calls or you can add your own code into the game, such as enabling Anti-Aliasing or creating overlays in the game.
-
Updated
Aug 12, 2020 - C++
QDirect3DWidget implementation similar to the built-in QOpenGLWidget
-
Updated
Jun 10, 2020 - C
Enter the world of rasterization with simple hands-on code
-
Updated
Feb 25, 2020 - C++
Direct3D9 Wrapper DLL/classes with a built-in overlay framework that implements an in-game console and a text feed for printing on-screen messages in DirectX9 programs. Includes plugin support.
console
wrapper
dll
directx
overlay
direct3d
directx-9
d3d9
wrapper-dll
proxy-dll
direct3d9
direct3d9-overlay
direct3d9-wrapper-dll
overlay-framework
directx9
-
Updated
May 6, 2019 - C++
Improve this page
Add a description, image, and links to the direct3d topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the direct3d topic, visit your repo's landing page and select "manage topics."


Release Type: Official Release
Version: Version 4.0
Platform(s): All
Describe the bug
if you don't add a physics shape to the character component and call any physics function for that character you'll get the following error : Unhandled Exception: System.InvalidOperationException: Attempted to call a Physics function that is avaliable only when the Entity has been alread