awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
alaingalvan avatar

alaingalvan/CrossShader

0
View on GitHub↗
308 Stars·13 Forks·C++·MIT·7 Aufrufealain.xyz/libraries/crossshader↗

CrossShader

⚔️ CrossShader

Features

  • Shader Tools - Cross-compiling shaders between GLSL, HLSL, Metal, and more.

Star-Verlauf

Star-Verlauf für alaingalvan/crossshaderStar-Verlauf für alaingalvan/crossshader

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu CrossShader

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit CrossShader.
  • alaingalvan/image-editor-effectsAvatar von alaingalvan

    alaingalvan/image-editor-effects

    103Auf GitHub ansehen↗

    Image processing effects used in image editors like Adobe Photoshop or GIMP are used to composite different layers and adjust the overall appearance of an image. These effects build upon research in areas such as signal processing, statistics, and mathematical analysis, and applies them to…

    TypeScript
    Auf GitHub ansehen↗103
  • dfranx/shaderedAvatar von dfranx

    dfranx/SHADERed

    4,765Auf GitHub ansehen↗

    SHADERed is a cross-platform shader development environment and debugger used for authoring vertex, pixel, and compute shaders. It functions as an integrated editor for writing and compiling shader code while providing live visual previews and the ability to configure render pipeline states. The tool features a GLSL shader debugger that enables line-by-line execution with breakpoints and variable watches to resolve visual logic errors. It includes a shader asset manager for importing 3D models and textures as data inputs and supports an extensible plugin system to integrate new languages and

    C++
    Auf GitHub ansehen↗4,765
  • khronosgroup/glslangAvatar von KhronosGroup

    KhronosGroup/glslang

    3,533Auf GitHub ansehen↗

    Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator.

    C++compileresslglsl
    Auf GitHub ansehen↗3,533
  • khronosgroup/spirv-crossAvatar von KhronosGroup

    KhronosGroup/SPIRV-Cross

    2,456Auf GitHub ansehen↗

    SPIRV-Cross is a practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high level languages.

    GLSL
    Auf GitHub ansehen↗2,456
Alle 8 Alternativen zu CrossShader anzeigen→

Häufig gestellte Fragen

Was macht alaingalvan/crossshader?

⚔️ CrossShader

Was sind die Hauptfunktionen von alaingalvan/crossshader?

Die Hauptfunktionen von alaingalvan/crossshader sind: Shader Tools.

Welche Open-Source-Alternativen gibt es zu alaingalvan/crossshader?

Open-Source-Alternativen zu alaingalvan/crossshader sind unter anderem: alaingalvan/image-editor-effects — Image processing effects used in image editors like Adobe Photoshop or GIMP are used to composite different layers and… dfranx/shadered — SHADERed is a cross-platform shader development environment and debugger used for authoring vertex, pixel, and compute… khronosgroup/glslang — Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator. khronosgroup/spirv-cross — SPIRV-Cross is a practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high… omarshehata/webgl-outlines — This is the source code for How to render outlines in WebGL & Better outline rendering using surface IDs with WebGL… stegu/psrdnoise — Tiling simplex flow noise in 2-D and 3-D compatible with GLSL 1.20 (WebGL 1.0) and above.