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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to stegu/psrdnoise

Open-source alternatives to Psrdnoise

8 open-source projects similar to stegu/psrdnoise, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Psrdnoise alternative.

  • alaingalvan/crossshaderalaingalvan avatar

    alaingalvan/CrossShader

    308View on GitHub↗

    ⚔️ CrossShader

    C++
    View on GitHub↗308
  • alaingalvan/image-editor-effectsalaingalvan avatar

    alaingalvan/image-editor-effects

    103View on 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
    View on GitHub↗103
  • dfranx/shadereddfranx avatar

    dfranx/SHADERed

    4,765View on 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++
    View on GitHub↗4,765
  • khronosgroup/glslangKhronosGroup avatar

    KhronosGroup/glslang

    3,533View on GitHub↗

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

    C++compileresslglsl
    View on GitHub↗3,533

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • khronosgroup/spirv-crossKhronosGroup avatar

    KhronosGroup/SPIRV-Cross

    2,456View on 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
    View on GitHub↗2,456
  • omarshehata/webgl-outlinesO

    OmarShehata/webgl-outlines

    0View on GitHub↗

    This is the source code for How to render outlines in WebGL & Better outline rendering using surface IDs with WebGL implemented in ThreeJS and PlayCanvas. This renders outlines with a post-process shader that takes the depth buffer and a surface normal buffer as inputs, followed by an FXAA pass.

    View on GitHub↗0
  • stegu/webgl-noisestegu avatar

    stegu/webgl-noise

    581View on GitHub↗

    Note that newer, faster and more versatile versions of 2-D and 3-D simplex noise were published in 2022. They can be found on https://github.com/stegu/psrdnoise/. This repository is still relevant, though, because it has 4-D noise, classic Perlin noise and Worley noise, neither of which are in…

    C
    View on GitHub↗581
  • steincodes/godot-shader-tutorialssteincodes avatar

    steincodes/godot-shader-tutorials

    90View on GitHub↗

    Basic godot shader tutorial projects from my youtube tutorials.

    GLSL
    View on GitHub↗90