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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
KhronosGroup avatar

KhronosGroup/glslang

0
View on GitHub↗
3,533 stele·977 fork-uri·C++·6 vizualizări

Glslang

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

Features

  • Shader Tools - GLSL to SPIR-V compiler.

Istoric stele

Graficul istoricului de stele pentru khronosgroup/glslangGraficul istoricului de stele pentru khronosgroup/glslang

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Glslang

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Glslang.
  • alaingalvan/crossshaderAvatar alaingalvan

    alaingalvan/CrossShader

    308Vezi pe GitHub↗

    ⚔️ CrossShader

    C++
    Vezi pe GitHub↗308
  • alaingalvan/image-editor-effectsAvatar alaingalvan

    alaingalvan/image-editor-effects

    103Vezi pe GitHub↗

    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
    Vezi pe GitHub↗103
  • dfranx/shaderedAvatar dfranx

    dfranx/SHADERed

    4,765Vezi pe GitHub↗

    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++
    Vezi pe GitHub↗4,765
  • khronosgroup/spirv-crossAvatar KhronosGroup

    KhronosGroup/SPIRV-Cross

    2,456Vezi pe GitHub↗

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

    GLSL
    Vezi pe GitHub↗2,456
Vezi toate cele 8 alternative pentru Glslang→

Întrebări frecvente

Ce face khronosgroup/glslang?

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

Care sunt principalele funcționalități ale khronosgroup/glslang?

Principalele funcționalități ale khronosgroup/glslang sunt: Shader Tools.

Care sunt câteva alternative open-source pentru khronosgroup/glslang?

Alternativele open-source pentru khronosgroup/glslang includ: alaingalvan/crossshader — ⚔️ CrossShader. 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/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.