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
·
steincodes avatar

steincodes/godot-shader-tutorials

0
View on GitHub↗
90 stele·10 fork-uri·GLSL·MIT·6 vizualizări

Godot Shader Tutorials

Basic godot shader tutorial projects from my youtube tutorials.

Features

  • Shader Tools - Outline shader for game objects.

Istoric stele

Graficul istoricului de stele pentru steincodes/godot-shader-tutorialsGraficul istoricului de stele pentru steincodes/godot-shader-tutorials

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 Godot Shader Tutorials

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Godot Shader Tutorials.
  • 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/glslangAvatar KhronosGroup

    KhronosGroup/glslang

    3,533Vezi pe GitHub↗

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

    C++compileresslglsl
    Vezi pe GitHub↗3,533
Vezi toate cele 8 alternative pentru Godot Shader Tutorials→

Întrebări frecvente

Ce face steincodes/godot-shader-tutorials?

Basic godot shader tutorial projects from my youtube tutorials.

Care sunt principalele funcționalități ale steincodes/godot-shader-tutorials?

Principalele funcționalități ale steincodes/godot-shader-tutorials sunt: Shader Tools.

Care sunt câteva alternative open-source pentru steincodes/godot-shader-tutorials?

Alternativele open-source pentru steincodes/godot-shader-tutorials 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/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…