All Projects → pacbrcade → Similar Projects or Alternatives

177 Open source projects that are alternatives of or similar to pacbrcade

Awesome D3d12
Awesome D3D12 ecosystem
Stars: ✭ 130 (+306.25%)
Mutual labels:  directx
Indielib Crossplatform
IndieLib is a cross-platform Game Graphics engine. Main focus is OpenGL ES 2.0 for mobile iOS operating system, and OpenGL desktop. **NOT SUPPORTED ANYMORE**
Stars: ✭ 64 (+100%)
Mutual labels:  directx
Vlee
very last engine ever
Stars: ✭ 204 (+537.5%)
Mutual labels:  directx
Directxtk
The DirectX Tool Kit (aka DirectXTK) is a collection of helper classes for writing DirectX 11.x code in C++
Stars: ✭ 1,918 (+5893.75%)
Mutual labels:  directx
Computesharp
A .NET 5 library to run C# code in parallel on the GPU through DX12 and dynamically generated HLSL compute shaders, with the goal of making GPU computing easy to use for all .NET developers! 🚀
Stars: ✭ 982 (+2968.75%)
Mutual labels:  directx
ArchI0
ArchI0 : Arch-Based Distros Applications Automatic Installation Script
Stars: ✭ 26 (-18.75%)
Mutual labels:  pacman
Crossshader
⚔️ A tool for cross compiling shaders. Convert between GLSL, HLSL, Metal Shader Language, or older versions of GLSL.
Stars: ✭ 113 (+253.13%)
Mutual labels:  directx
OpenJVS-Legacy
A Jamma Video Standard Emulator written in C
Stars: ✭ 18 (-43.75%)
Mutual labels:  arcade
Directxtex
DirectXTex texture processing library
Stars: ✭ 1,039 (+3146.88%)
Mutual labels:  directx
Ogre
scene-oriented, flexible 3D engine (C++, Python, C#, Java)
Stars: ✭ 2,582 (+7968.75%)
Mutual labels:  directx
Dx12 Game Programming
DirectX 12 C# samples from Frank D. Luna's book "Introduction to 3D Game Programming with Direct3D 12.0"
Stars: ✭ 156 (+387.5%)
Mutual labels:  directx
D912pxy
DirectX9 to DirectX12 API proxy for Guild Wars 2
Stars: ✭ 833 (+2503.13%)
Mutual labels:  directx
dnapacman
waka waka
Stars: ✭ 15 (-53.12%)
Mutual labels:  pacman
Diligentengine
A modern cross-platform low-level graphics library and rendering framework
Stars: ✭ 2,142 (+6593.75%)
Mutual labels:  directx
ControlBlockService2
This is the driver for the ControlBlock re.v 2.X, a power switch and input/output/gameapd gadget for the Raspberry Pi
Stars: ✭ 18 (-43.75%)
Mutual labels:  arcade
Bsf
Modern C++14 library for the development of real-time graphical applications
Stars: ✭ 1,640 (+5025%)
Mutual labels:  directx
Mage
🧙 MAGE
Stars: ✭ 220 (+587.5%)
Mutual labels:  directx
Premulalpha
Pre-Multiplied blend mode is a 3 in 1 blend mode that has a lot of uses. It has been around for a long time but it seems to be re-discovered every few years. This project includes descriptions/examples and tools for using pre-multiplied alpha.
Stars: ✭ 97 (+203.13%)
Mutual labels:  directx
holo-build
Cross-distribution system package compiler
Stars: ✭ 43 (+34.38%)
Mutual labels:  pacman
Qtdirect3d
QDirect3DWidget implementation similar to the built-in QOpenGLWidget
Stars: ✭ 60 (+87.5%)
Mutual labels:  directx
The Forge
The Forge Cross-Platform Rendering Framework PC Windows, Linux, Ray Tracing, macOS / iOS, Android, XBOX, PS4, PS5, Switch, Quest 2
Stars: ✭ 2,710 (+8368.75%)
Mutual labels:  directx
Llgl
Low Level Graphics Library (LLGL) is a thin abstraction layer for the modern graphics APIs OpenGL, Direct3D, Vulkan, and Metal
Stars: ✭ 1,011 (+3059.38%)
Mutual labels:  directx
Python-Assignments
Python exercises.
Stars: ✭ 18 (-43.75%)
Mutual labels:  arcade
Directxmath
DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps
Stars: ✭ 859 (+2584.38%)
Mutual labels:  directx
Hge
HGE 1.9 configured with CMake DirectX9 version, with shaders. The classic 1.8.1. version is in the `master` branch if you ever need that.
Stars: ✭ 185 (+478.13%)
Mutual labels:  directx
Kiwano
A simple game framework for C++
Stars: ✭ 160 (+400%)
Mutual labels:  directx
Bonzomatic
Live shader coding tool and Shader Showdown workhorse
Stars: ✭ 829 (+2490.63%)
Mutual labels:  directx
ConvectionKernels
Fast, high-quality texture compression library for many formats
Stars: ✭ 40 (+25%)
Mutual labels:  directx
Knightonline
OpenKO is an open source version of the old school Knight Online MMORPG
Stars: ✭ 146 (+356.25%)
Mutual labels:  directx
cef-mixer
High Performance off-screen rendering (OSR) demo using CEF
Stars: ✭ 183 (+471.88%)
Mutual labels:  directx
Diligentsamples
Sample projects demonstrating the usage of Diligent Engine
Stars: ✭ 138 (+331.25%)
Mutual labels:  directx
sdkmesh-to-obj
sdkmesh decoder
Stars: ✭ 17 (-46.87%)
Mutual labels:  directx
Dgvoodoo2
Glide/DirectX implementation on D3D11/12
Stars: ✭ 137 (+328.13%)
Mutual labels:  directx
FinalBurn-X
Capcom System I, II, III and SNK Neo Geo emulator for macOS
Stars: ✭ 30 (-6.25%)
Mutual labels:  arcade
Blue Flame Engine
A 3D/2D game engine that supports both DirectX11 and OpenGL 4.5
Stars: ✭ 129 (+303.13%)
Mutual labels:  directx
D3d12memoryallocator
Easy to integrate memory allocation library for Direct3D 12
Stars: ✭ 234 (+631.25%)
Mutual labels:  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 (+5543.75%)
Mutual labels:  directx
snake-server
Snake-Server is a pure Go implementation of the famous arcade game 🐍
Stars: ✭ 31 (-3.12%)
Mutual labels:  arcade
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 (+237.5%)
Mutual labels:  directx
Goesp
Cross-platform streamproof ESP hack for Counter-Strike: Global Offensive, written in modern C++. Rendering and GUI powered by Dear ImGui.
Stars: ✭ 210 (+556.25%)
Mutual labels:  directx
Bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
Stars: ✭ 10,252 (+31937.5%)
Mutual labels:  directx
ShaderGlass
Overlay for running GPU shaders on top of Windows desktop
Stars: ✭ 417 (+1203.13%)
Mutual labels:  directx
Dds Ktx
Single header KTX/DDS reader
Stars: ✭ 62 (+93.75%)
Mutual labels:  directx
Methanekit
🎲 Modern 3D graphics made simple with cross-platform C++17 meta-API on top of DirectX 12 & Metal (Vulkan is coming)
Stars: ✭ 197 (+515.63%)
Mutual labels:  directx
Helix Toolkit
Helix Toolkit is a collection of 3D components for .NET.
Stars: ✭ 1,050 (+3181.25%)
Mutual labels:  directx
pacNEM
pacNEM is a Browser PacMan game with NodeJS, Socket.io, Handlebars and NEM Blockchain
Stars: ✭ 20 (-37.5%)
Mutual labels:  pacman
Walbourn.github.io
Games for Windows and the DirectX SDK blog
Stars: ✭ 45 (+40.63%)
Mutual labels:  directx
Directx12gameengine
DirectX 12 .NET game engine
Stars: ✭ 194 (+506.25%)
Mutual labels:  directx
Altseed
Stars: ✭ 40 (+25%)
Mutual labels:  directx
guzuta
Custom repository manager for ArchLinux pacman
Stars: ✭ 27 (-15.62%)
Mutual labels:  pacman
Gameoverlay
🎮 GameOverlay using CEF with support for common rendering backends
Stars: ✭ 32 (+0%)
Mutual labels:  directx
Imguizmo.quat
ImGui GIZMO widget - 3D object manipulator / orientator
Stars: ✭ 187 (+484.38%)
Mutual labels:  directx
Aero Engine D3d
An action-based game engine in Direct 3D
Stars: ✭ 7 (-78.12%)
Mutual labels:  directx
Awesome-Retro-Docs
A curated collection of technical documentation for Arcades, Handhelds, Consoles, Computers and MCU’s.
Stars: ✭ 128 (+300%)
Mutual labels:  arcade
Directx Headers
Official DirectX headers available under an open source license
Stars: ✭ 173 (+440.63%)
Mutual labels:  directx
game overlay sdk
Library to write messages on top of game window
Stars: ✭ 57 (+78.13%)
Mutual labels:  directx
pacman-ai
A.I. plays the original 1980 Pacman using Neuroevolution of Augmenting Topologies and Deep Q Learning
Stars: ✭ 26 (-18.75%)
Mutual labels:  pacman
ncursesPac
ncurses pacman written in C++
Stars: ✭ 23 (-28.12%)
Mutual labels:  pacman
Dxbc2Dxil
DEPRECATED. DXBC to DXIL (HLSL Bytecode to LLVM IR) using internal APIs.
Stars: ✭ 21 (-34.37%)
Mutual labels:  directx
Dilithium
Dilithium is a bidirectional shader converter for converting between DXIL and SPIR-V.
Stars: ✭ 160 (+400%)
Mutual labels:  directx
1-60 of 177 similar projects