GitHub topics: directx-9
giladreich/QtDirect3D
QDirect3DWidget implementation similar to the built-in QOpenGLWidget
Language: C - Size: 8.37 MB - Last synced at: 3 days ago - Pushed at: over 3 years ago - Stars: 152 - Forks: 27

unknowntrojan/egui-d3d9
D3D9 backend for egui.
Language: Rust - Size: 372 KB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 41 - Forks: 13

belazr/EasyWinHax
EasyWinHax is a C++ library designed to provide basic and low abstraction functionallity for windows process hacking and more specifically game hacking.
Language: C++ - Size: 1.05 MB - Last synced at: about 20 hours ago - Pushed at: about 21 hours ago - Stars: 35 - Forks: 14

adamhlt/D3D9-Overlay-ImGui
D3D9 Overlay with ImGui (x86 / x64) - EXE / DLL DirectX 9 Overlay
Language: C++ - Size: 772 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 23 - Forks: 3

adamhlt/D3D9-Hook-ImGui
D3D9 Hook with ImGui integration (x86 / x64) - Make D3D9 internal menu with ImGui (Resize & Fullscreen support)
Language: C++ - Size: 26 MB - Last synced at: 4 days ago - Pushed at: 6 months ago - Stars: 112 - Forks: 26

nefarius/Indicium-Supra
DirectX API-hooking framework
Language: C++ - Size: 4.29 MB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 315 - Forks: 56

ohchase/shroud
Universal Windows library for discovering common render engines functions. Supports DirectX9 (D3D9), DirectX10 (D3D10), DirectX11 (D3D11), DirectX12 (D3D12).
Language: Rust - Size: 1.4 MB - Last synced at: 9 days ago - Pushed at: 2 months ago - Stars: 31 - Forks: 2

satoshin-des/nashigorou
Language: C++ - Size: 1.12 MB - Last synced at: 27 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Guevara-chan/Xors3D-for-PB
/Blitz3D-esque DX9 engine for PureBasic/
Language: PureBasic - Size: 45.4 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 14 - Forks: 5

WangPeng95997/ImGui-DirectX9-Hook
Using ImGui with DirectX9 Hook
Language: C++ - Size: 3.75 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

SeanPesce/Direct3D9-Overlay
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.
Language: C++ - Size: 26.2 MB - Last synced at: 4 days ago - Pushed at: almost 6 years ago - Stars: 63 - Forks: 15

guided-hacking/D3D9TestEnvironment
Language: C++ - Size: 9.77 KB - Last synced at: 3 days ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

guidedhacking/D3D9TestEnvironment
Language: C++ - Size: 10.7 KB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 9

seltee/red11
DirectX 9.0c Game Engine
Language: C++ - Size: 12.9 MB - Last synced at: 7 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

DanielOrourke02/Simple-GUI
Really Simple GUI using the Dear ImGUI Library.
Language: C++ - Size: 9.46 MB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

ai4rei/D3D9SDK-Mini
Minimum amount of DirectX 9.0c SDK files needed, to build 32-bit Direct3D apps in CI.
Language: C - Size: 1.36 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 1

skript023/Internal-Base-DirectX-9
An internal cheat base strictly for educational purpose only.
Language: C++ - Size: 508 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 1

TurboEncabulat0r/Obliviated-Engine-OLD
Obliviated Engine
Language: C++ - Size: 1.41 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

redclock/Translucent
Real time rendering of BSSRDF objects
Language: C++ - Size: 14.3 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

EdwinS7/Lucid
Lucid Engine is a powerful and high-performance rendering engine.
Language: C - Size: 4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 1

matt77hias/VYGE
VYGE - Vaughan Young Game Engine
Language: C++ - Size: 610 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 12

sharivan/XSharp
A Mega Man X engine made in C#
Language: C# - Size: 142 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 41 - Forks: 4

maorgershman/DirectX9Overlay
A library that lets you draw on top of a DirectX 9 window, perfect for internal CSGO cheats.
Language: C++ - Size: 795 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 1

smimahs/animation-with-DirectX9
create a walk animation with directx 9
Size: 7.79 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

Guevara-chan/Xors3D-for-Nim
•Blitz3D-esque DX9 engine for Nim•
Language: HLSL - Size: 45.6 MB - Last synced at: 23 days ago - Pushed at: over 4 years ago - Stars: 13 - Forks: 0

Samahu/VolRender
A demo of performing voxelization on polygonal models then rendering the outcome of the voxelization using volumetric rendering technique implemented using C++, Win32, DirectX9 and HLSL
Language: C++ - Size: 5.84 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 1

daramkun/GameTeam_Study_Direct3D9 📦
Language: C - Size: 2.66 MB - Last synced at: over 1 year ago - Pushed at: almost 11 years ago - Stars: 0 - Forks: 1

microdee/mp.dx
DX11 / EX9 related nodes from mcropack
Language: C# - Size: 252 MB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 4

BryanRam/RubikCubeDX9
A Rubik's Cube built in DirectX 9
Language: C++ - Size: 835 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

thedemons/Shader-Tutorial-For-Direct3D9
A brief tutorial on how to implement shaders in Direct3D9
Size: 21.6 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

cryham/cAmp
Crystal AMP (cAmp), Audio Player with custom playlist, filtering and visualizations. Using WinAPI, Direct3D9 and bass.
Language: C++ - Size: 2.93 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 3

rrpvm/csgo-external-cheat
csgo external cheat at dx9 overlay + ImGui
Language: C++ - Size: 5.87 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 19 - Forks: 3

jnk0le/DX9-1k
just a simple spinning cube under 1kB of executable (without D3DXCreateBox, no shaders)
Language: C++ - Size: 737 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

KimChunsick/AL-Engine 📦
Simple DirectX9 2D Framework (Use DXUT)
Language: C++ - Size: 88.5 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 1

CovERUshKA/Snake 📦
This is my first game written in С++. DirectX 9
Language: C++ - Size: 317 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

sawickiap/the-final-quest-7
3D graphics engine from my master thesis from 2008, using DirectX 9.0c
Language: C++ - Size: 658 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Original-Gamer/ImGui-Render
Basic ImGui Rendering Stuff
Language: C++ - Size: 13.7 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

nguyenlamlll/directx-game
Language: C++ - Size: 181 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

taigama/CastlevaniaGame
C++, DirectX 9.0c
Language: C++ - Size: 25.5 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 1

iftodebogdan/GITechDemo
Global illumination technical demo - a continuation of the Synesthesia3D (ex-LibRenderer) graphics engine used in https://github.com/iftodebogdan/ShaderEditor
Language: C++ - Size: 745 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 46 - Forks: 4

sam-k0/d3d9extern.dll
Allows for drawing text and images onto a D3D9Device.
Language: C - Size: 714 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

igor725/ReverseSanta
An attempt to reverse engineer the game called Santa Claus in Trouble
Language: C++ - Size: 280 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Samahu/GigaRender
Implements graphics content streaming optimized for terrain data (geometry + textures) between hard disk and graphics card memory with staging through the system memory to provide seamless display of large scenes
Language: C++ - Size: 5.14 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 11 - Forks: 2

uiters/Mega-Man-X3
🎮 Mega Man X3 clone version.
Language: C++ - Size: 41.8 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 12 - Forks: 5

marcoigorr/ULTRAKILL-Ex
External Hack for ULTRAKILL
Language: C++ - Size: 683 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

lowapple/directx.2d.livemaze
Cocos2D Simple RPG Game
Language: C++ - Size: 2.55 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

taiyaki-ichi/Game4
Language: C++ - Size: 58.2 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Guevara-chan/D-Jongg
/Mahjongg-inspired 3D puzzle/
Language: PureBasic - Size: 2.96 MB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 0

rrpvm/d3d9-animation-wallpapers
simple program that can render particles on your wallpaer
Language: C++ - Size: 47.9 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

kunbr0/SE102-Super-Mario-Game
A project in school, when I was asked to clone 2 maps ( World 1.1 and 1.4 ) in Mario Game.
Language: C++ - Size: 37.4 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

ArthurF23/Yahtzee
Yahtzee game using ImGui
Language: C++ - Size: 15.5 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

abartlett139/Camp
Language: Logos - Size: 69.3 MB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

Guevara-chan/MonoDrome
/Prototype single-dimensional shooter/
Language: PureBasic - Size: 188 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

nguyenlamlll/CaptainAmericaAndTheAvengers
DirectX Captain America
Language: C++ - Size: 27.4 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

limal/nit
3D graphics C++ library for Windows released under the zlib license.
Language: C++ - Size: 105 KB - Last synced at: 12 months ago - Pushed at: over 15 years ago - Stars: 1 - Forks: 0

nguyenlamlll/CustomDirect3D9
Language: C++ - Size: 38.1 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Alopex6414/SRUI
This Program is Simple Render User Interface(SRUI) With DirectX(DX9) Project.
Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

MrScottyPieey/Happy-Engine
Is a Game Engine made in c++
Size: 1000 Bytes - Last synced at: 27 days ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

kyechan99/CID
FrameWork (DirectX9)
Language: C++ - Size: 21 MB - Last synced at: about 1 month ago - Pushed at: about 9 years ago - Stars: 2 - Forks: 0

kusma/last_engine_ever
This is the precursor to VLEE (very last engine ever). Enjoy! Or more likely not!
Language: C++ - Size: 17.5 MB - Last synced at: 16 days ago - Pushed at: about 9 years ago - Stars: 1 - Forks: 2
