All Projects → dege-diosg → Dgvoodoo2

dege-diosg / Dgvoodoo2

Glide/DirectX implementation on D3D11/12

Projects that are alternatives of or similar to Dgvoodoo2

Diligentengine
A modern cross-platform low-level graphics library and rendering framework
Stars: ✭ 2,142 (+1463.5%)
Mutual labels:  directx, d3d11, d3d12
Renderdoc
RenderDoc is a stand-alone graphics debugging tool.
Stars: ✭ 5,969 (+4256.93%)
Mutual labels:  directx, d3d11, d3d12
Llgl
Low Level Graphics Library (LLGL) is a thin abstraction layer for the modern graphics APIs OpenGL, Direct3D, Vulkan, and Metal
Stars: ✭ 1,011 (+637.96%)
Mutual labels:  directx, d3d11, d3d12
Bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
Stars: ✭ 10,252 (+7383.21%)
Mutual labels:  directx, d3d11, d3d12
D912pxy
DirectX9 to DirectX12 API proxy for Guild Wars 2
Stars: ✭ 833 (+508.03%)
Mutual labels:  games, directx, d3d12
Diligentsamples
Sample projects demonstrating the usage of Diligent Engine
Stars: ✭ 138 (+0.73%)
Mutual labels:  directx, d3d11, d3d12
Crystalshire
Legacy VB6 open-source ORPG
Stars: ✭ 24 (-82.48%)
Mutual labels:  games, directx
elf-auf-zwoelf
D3D11 wrapper library using Microsoft's D3D11On12 implementation
Stars: ✭ 31 (-77.37%)
Mutual labels:  d3d12, d3d11
Diligentcore
Core functionality of Diligent Engine
Stars: ✭ 263 (+91.97%)
Mutual labels:  d3d11, d3d12
Borderless Gaming
Play your favorite games in a borderless window; no more time consuming alt-tabs.
Stars: ✭ 3,452 (+2419.71%)
Mutual labels:  games, directx
Fiber2d
Cross-platform 2D Game Engine in pure Swift
Stars: ✭ 415 (+202.92%)
Mutual labels:  games, directx
Xray 16
Improved version of the X-Ray Engine, the game engine used in the world-famous S.T.A.L.K.E.R. game series by GSC Game World. Join OpenXRay! ;)
Stars: ✭ 1,806 (+1218.25%)
Mutual labels:  directx, d3d11
ocat
The Open Capture and Analytics Tool (OCAT) provides an FPS overlay and performance measurement for D3D11, D3D12, and Vulkan
Stars: ✭ 233 (+70.07%)
Mutual labels:  d3d12, d3d11
cef-mixer
High Performance off-screen rendering (OSR) demo using CEF
Stars: ✭ 183 (+33.58%)
Mutual labels:  directx, d3d11
Klayge
KlayGE is a cross-platform open source game engine with plugin-based architecture.
Stars: ✭ 1,646 (+1101.46%)
Mutual labels:  d3d11, d3d12
terrafx.interop.windows
Interop bindings for Windows.
Stars: ✭ 183 (+33.58%)
Mutual labels:  d3d12, d3d11
D3d12memoryallocator
Easy to integrate memory allocation library for Direct3D 12
Stars: ✭ 234 (+70.8%)
Mutual labels:  directx, d3d12
Awesome D3d12
Awesome D3D12 ecosystem
Stars: ✭ 130 (-5.11%)
Mutual labels:  directx, d3d12
Methanekit
🎲 Modern 3D graphics made simple with cross-platform C++17 meta-API on top of DirectX 12 & Metal (Vulkan is coming)
Stars: ✭ 197 (+43.8%)
Mutual labels:  directx, d3d12
Mage
🧙 MAGE
Stars: ✭ 220 (+60.58%)
Mutual labels:  directx, d3d11

dgVoodoo2

Glide/DirectX implementation on D3D11/12

  • Play your old Glide and DirectX games even on the latest, modern version of Windows.
  • Glide, Glide2, Glide3 and Glide3 Napalm versions are available
  • DirectDraw, D3D3/5/6/7, D3D8 and D3D9 are all available too
  • Good compatiblity with the original libraries, I think.
  • You can force the resolution and even MSAA for both Glide and DirectX which can really improve the appearance of games with hardwired low-resolution support.
  • Support for hw/driver compatibility with some really old videocards like GF4 Ti4800 and ATI Radeon 8500 is also available for rare games needing that.
  • You can force windowed appearance and simple color-management and dithering (retro feeling) as postprocess effects.
  • For really old games running at their original low resolution you can upscale the image with various resampling filters like bicubic and lanczos. Or just apply simple pixel multiplication.
  • You get a lot of configurable elements, either through the GUI CPL app or manually with a texteditor, if you know what you are doing.

Thanks for the Vogons community for providing me useful feedbacks!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].