All Projects → Krafix → Similar Projects or Alternatives

639 Open source projects that are alternatives of or similar to Krafix

Pmtech
Lightweight, multi-platform, data-oriented game engine.
Stars: ✭ 478 (+285.48%)
Mutual labels:  spir-v, glsl, hlsl, metal
Shaderconductor
ShaderConductor is a tool designed for cross-compiling HLSL to other shading languages
Stars: ✭ 1,146 (+824.19%)
Mutual labels:  spir-v, glsl, hlsl, metal
Reshade
A generic post-processing injector for games and video software.
Stars: ✭ 2,285 (+1742.74%)
Mutual labels:  spir-v, glsl, hlsl
Pmfx Shader
Cross platform shader system for HLSL, GLSL, Metal and SPIR-V.
Stars: ✭ 245 (+97.58%)
Mutual labels:  glsl, hlsl, metal
Ouzel
C++ game engine for Windows, macOS, Linux, iOS, tvOS, Android, and web browsers
Stars: ✭ 607 (+389.52%)
Mutual labels:  glsl, hlsl, metal
Glslang
Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator.
Stars: ✭ 2,034 (+1540.32%)
Mutual labels:  spir-v, glsl, hlsl
Spirv Vm
Virtual machine for executing SPIR-V
Stars: ✭ 173 (+39.52%)
Mutual labels:  spir-v, glsl, hlsl
Crossshader
⚔️ A tool for cross compiling shaders. Convert between GLSL, HLSL, Metal Shader Language, or older versions of GLSL.
Stars: ✭ 113 (-8.87%)
Mutual labels:  glsl, hlsl, metal
Nabla
OpenGL/OpenGL ES/Vulkan/CUDA/OptiX Modular Rendering Framework for PC/Linux/Android
Stars: ✭ 235 (+89.52%)
Mutual labels:  glsl, spir-v
Colormap Shaders
A collection of shaders to draw color maps.
Stars: ✭ 315 (+154.03%)
Mutual labels:  glsl, metal
ShaderWriter
Library used to write shaders from C++, and export them in either GLSL, HLSL or SPIR-V.
Stars: ✭ 171 (+37.9%)
Mutual labels:  glsl, hlsl
Slang
Making it easier to work with shaders
Stars: ✭ 627 (+405.65%)
Mutual labels:  glsl, hlsl
Shadered
Lightweight, cross-platform & full-featured shader IDE
Stars: ✭ 3,247 (+2518.55%)
Mutual labels:  glsl, hlsl
Glslcc
GLSL cross-compiler tool (GLSL->HLSL, MSL, GLES2, GLES3, GLSLv3), using SPIRV-cross and glslang
Stars: ✭ 320 (+158.06%)
Mutual labels:  glsl, hlsl
sph vulkan
SPH simulation in Vulkan compute shader.
Stars: ✭ 29 (-76.61%)
Mutual labels:  glsl, spir-v
Shaderc Rs
Rust bindings for the shaderc library.
Stars: ✭ 143 (+15.32%)
Mutual labels:  glsl, hlsl
Gpu Gems Book Source Code
💿 CD Content ( Source Code ) Collection of Book <GPU Gems > 1~ 3 | 《GPU精粹》 1~ 3 随书CD(源代码)珍藏
Stars: ✭ 567 (+357.26%)
Mutual labels:  glsl, hlsl
Glsl Optimizer
GLSL optimizer based on Mesa's GLSL compiler. Used to be used in Unity for mobile shader optimization.
Stars: ✭ 1,506 (+1114.52%)
Mutual labels:  glsl, metal
Glsl
GLSL parser for Rust
Stars: ✭ 145 (+16.94%)
Mutual labels:  spir-v, glsl
Floor
A C++ Compute/Graphics Library and Toolchain enabling same-source CUDA/Host/Metal/OpenCL/Vulkan C++ programming and execution.
Stars: ✭ 166 (+33.87%)
Mutual labels:  spir-v, metal
spirv cross
Safe Rust wrapper around SPIRV-Cross
Stars: ✭ 75 (-39.52%)
Mutual labels:  metal, spir-v
inline-spirv-rs
Compile GLSL/HLSL/WGSL and inline SPIR-V right inside your crate.
Stars: ✭ 21 (-83.06%)
Mutual labels:  glsl, hlsl
YALCT
Yet Another Live Coding Tool - Powered by Veldrid and elbow grease
Stars: ✭ 25 (-79.84%)
Mutual labels:  metal, glsl
makma
Makma is a deferred Vulkan renderer written in C++.
Stars: ✭ 77 (-37.9%)
Mutual labels:  glsl, spir-v
Shaderdebugger
[DEPRECATED] C++ library for debugging HLSL & GLSL shaders
Stars: ✭ 323 (+160.48%)
Mutual labels:  glsl, hlsl
Metalfilters
Instagram filters implemented in Metal
Stars: ✭ 272 (+119.35%)
Mutual labels:  glsl, metal
Xshadercompiler
Shader cross compiler to translate HLSL (Shader Model 4 and 5) to GLSL
Stars: ✭ 327 (+163.71%)
Mutual labels:  glsl, hlsl
Shadergen
Proof-of-concept library for generating HLSL, GLSL, and Metal shader code from C#,
Stars: ✭ 395 (+218.55%)
Mutual labels:  glsl, hlsl
Imguicolortextedit
Colorizing text editor for ImGui
Stars: ✭ 772 (+522.58%)
Mutual labels:  glsl, hlsl
Vk9
Direct3D 9 compatibility layer using Vulkan.
Stars: ✭ 799 (+544.35%)
Mutual labels:  spir-v, hlsl
Bonzomatic
Live shader coding tool and Shader Showdown workhorse
Stars: ✭ 829 (+568.55%)
Mutual labels:  glsl, hlsl
ada
A general porpose OpenGL app library
Stars: ✭ 105 (-15.32%)
Mutual labels:  glsl, hlsl
CPP-Programming
Various C/C++ examples. DirectX, OpenGL, CUDA, Vulkan, OpenCL.
Stars: ✭ 30 (-75.81%)
Mutual labels:  glsl, hlsl
Cs2x
Transpiles a C# subset to non .NET languages and runtimes. (Powered by Roslyn)
Stars: ✭ 97 (-21.77%)
Mutual labels:  glsl, hlsl
MTTransitions
iOS Transitions ports from GL-Transitions.
Stars: ✭ 178 (+43.55%)
Mutual labels:  metal, glsl
Hlsl2glslfork
HLSL to GLSL language translator based on ATI's HLSL2GLSL. Used in Unity.
Stars: ✭ 488 (+293.55%)
Mutual labels:  glsl, hlsl
Shaderc
A collection of tools, libraries, and tests for Vulkan shader compilation.
Stars: ✭ 1,016 (+719.35%)
Mutual labels:  glsl, hlsl
3d Game Shaders For Beginners
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
Stars: ✭ 11,698 (+9333.87%)
Mutual labels:  glsl, hlsl
Bos In Touchdesigner
Stars: ✭ 102 (-17.74%)
Mutual labels:  glsl
Proccharvfx
Procedural character generation with Unity Shader Graph and VFX Graph
Stars: ✭ 114 (-8.06%)
Mutual labels:  hlsl
Webassembly Raytracer
a performance comparison of a simple raytracer in JavaScript, asm.js, WebAssembly, and GLSL
Stars: ✭ 102 (-17.74%)
Mutual labels:  glsl
Vc4c
Compiler for the VC4CL OpenCL implementation
Stars: ✭ 101 (-18.55%)
Mutual labels:  spir-v
Jplogistics c152
A MSFS Addon to improve the Cessna C152
Stars: ✭ 118 (-4.84%)
Mutual labels:  hlsl
Fna3d
FNA3D - 3D Graphics Library for FNA
Stars: ✭ 111 (-10.48%)
Mutual labels:  metal
Particlemotionvector
Shows how to support rendering motion vectors within the standard particle system of Unity.
Stars: ✭ 97 (-21.77%)
Mutual labels:  hlsl
Gshade
GShade is a heavily modified fork of ReShade that features numerous improvements as well as a selectively-unlocked depth buffer for specific online games.
Stars: ✭ 97 (-21.77%)
Mutual labels:  hlsl
Vrt
🔅 Ray tracing library for Vulkan API (indev)
Stars: ✭ 111 (-10.48%)
Mutual labels:  glsl
Glsleditor
Simple WebGL Fragment Shader Editor
Stars: ✭ 1,345 (+984.68%)
Mutual labels:  glsl
Esbe 2g
A shader for Minecraft Bedrock
Stars: ✭ 121 (-2.42%)
Mutual labels:  glsl
Futureproof
A live editor for fragment shaders, powered by Neovim, WebGPU, and Zig!
Stars: ✭ 117 (-5.65%)
Mutual labels:  glsl
Environmentalvisualenhancements
Visual enhancements including clouds, lights, etc.
Stars: ✭ 110 (-11.29%)
Mutual labels:  glsl
Unityindieeffects
True Image Effects for Unity Indie
Stars: ✭ 96 (-22.58%)
Mutual labels:  glsl
Arkit Sampler
Code examples for ARKit.
Stars: ✭ 1,334 (+975.81%)
Mutual labels:  metal
Unlitclouds
A unity cloud shader, using vertex colors and tessellation for a simple stylized look.
Stars: ✭ 110 (-11.29%)
Mutual labels:  glsl
Unity3dprojectionmapping
Projection Mapping Tests and Shaders using Unity 3D
Stars: ✭ 94 (-24.19%)
Mutual labels:  glsl
Lux 2.01
Stars: ✭ 116 (-6.45%)
Mutual labels:  glsl
Substrate
A cross-platform render-graph based rendering system written in Swift
Stars: ✭ 94 (-24.19%)
Mutual labels:  metal
Dq Skinning For Unity
Stars: ✭ 93 (-25%)
Mutual labels:  hlsl
Ar Sdk
DuMix AR SDK for Developer
Stars: ✭ 93 (-25%)
Mutual labels:  glsl
Radiance
Radiance is video art software for VJs. It supports beat detection, animated GIFs, YouTube video, OpenGL shader effects. It is designed for live performance and runs on Linux and MacOS.
Stars: ✭ 109 (-12.1%)
Mutual labels:  glsl
1-60 of 639 similar projects