All Projects → coder89 → stereo

coder89 / stereo

Licence: other
Perform stereo matching algorithm using Direct 3D (level 9.3) on a mobile device without CUDA support.

Programming Languages

HTML
75241 projects
C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
HLSL
714 projects
matlab
3953 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to stereo

D9vk
A Direct3D9 to Vulkan layer using the DXVK backend. [Upstreamed to DXVK]
Stars: ✭ 805 (+6092.31%)
Mutual labels:  directx, direct3d
Dxbc2Dxil
DEPRECATED. DXBC to DXIL (HLSL Bytecode to LLVM IR) using internal APIs.
Stars: ✭ 21 (+61.54%)
Mutual labels:  directx, direct3d
Renderdoc
RenderDoc is a stand-alone graphics debugging tool.
Stars: ✭ 5,969 (+45815.38%)
Mutual labels:  directx, direct3d
Directxtex
DirectXTex texture processing library
Stars: ✭ 1,039 (+7892.31%)
Mutual labels:  directx, direct3d
Qtdirect3d
QDirect3DWidget implementation similar to the built-in QOpenGLWidget
Stars: ✭ 60 (+361.54%)
Mutual labels:  directx, direct3d
Awesome D3d12
Awesome D3D12 ecosystem
Stars: ✭ 130 (+900%)
Mutual labels:  directx, direct3d
Directx Wrappers
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.
Stars: ✭ 108 (+730.77%)
Mutual labels:  directx, direct3d
Mage
🧙 MAGE
Stars: ✭ 220 (+1592.31%)
Mutual labels:  directx, direct3d
cef-mixer
High Performance off-screen rendering (OSR) demo using CEF
Stars: ✭ 183 (+1307.69%)
Mutual labels:  directx
bgfx-header-extension-library
Header-only effects and helper library for Bgfx to help you hit the ground running. Includes a bunch of post processing filters to complete common graphical tasks
Stars: ✭ 35 (+169.23%)
Mutual labels:  directx
Xbox-GDK-Samples
Game development samples published by the Xbox Advanced Technology Group using the Microsoft GDK.
Stars: ✭ 128 (+884.62%)
Mutual labels:  direct3d
ShaderGlass
Overlay for running GPU shaders on top of Windows desktop
Stars: ✭ 417 (+3107.69%)
Mutual labels:  directx
LibQtScreen
Qt library for making directx and opengl screenshots.
Stars: ✭ 43 (+230.77%)
Mutual labels:  directx
semi-global-matching
Semi-Global Matching
Stars: ✭ 122 (+838.46%)
Mutual labels:  stereo-matching
CrossWindow-Demos
🥪 Examples of how to use CrossWindow for things like rendering graphics, listening to events, etc.
Stars: ✭ 48 (+269.23%)
Mutual labels:  directx
ConvectionKernels
Fast, high-quality texture compression library for many formats
Stars: ✭ 40 (+207.69%)
Mutual labels:  directx
mojoshader
Use Direct3D shaders with other 3D rendering APIs.
Stars: ✭ 91 (+600%)
Mutual labels:  direct3d
wgpu-mc
Rust-based replacement for the default Minecraft renderer
Stars: ✭ 254 (+1853.85%)
Mutual labels:  directx
spirv cross
Safe Rust wrapper around SPIRV-Cross
Stars: ✭ 75 (+476.92%)
Mutual labels:  directx
delphi3d-engine
A 3D-graphic and game engine for Delphi and Windows.
Stars: ✭ 52 (+300%)
Mutual labels:  directx

Performs stereo matching algorithm using Direct 3D (level 9.3) so it can run on a mobile device without CUDA support.

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].