futureproof
Shader editor
A live editor for GPU shaders, built on Zig and Neovim
A live editor for fragment shaders, powered by Neovim, WebGPU, and Zig!
222 stars
4 watching
16 forks
Language: Zig
last commit: over 2 years ago
Linked from 1 awesome list
freetypeglfwglslneovimshadercwebgpuziglang
Related projects:
Repository | Description | Stars |
---|---|---|
gargaj/bonzomatic | A tool that allows developers to write and experiment with 2D fragment shaders in real-time. | 1,371 |
gportelli/pocket.gl | A web-based tool for creating and customizing WebGL shaders | 122 |
nem0/lumixengine_shader_editor | A visual shader editor for creating and designing shaders in real-time. | 11 |
experience-monks/jam3-lesson-webgl-shader-intro | An introduction to fragment shaders in WebGL, focusing on basics and simple effects. | 312 |
spite/shadereditorextension | An extension for Google Chrome's DevTools that allows live editing of WebGL GLSL shaders. | 619 |
jwurzer/glslscene | A tool for testing and developing GLSL shader programs with features like hot reloading, GUI editing, C scripting, and OpenGL configuration. | 16 |
halvves/shader-doodle | A web-component for creating and rendering fragment shaders in GLSL. | 509 |
aiekick/noodlesplate | An offline shader editor with real-time tuning capabilities and a wide range of features for creating 2D/3D shaders. | 267 |
sleexyz/hylogen | A system for generating and compiling GLSL shaders in Haskell | 481 |
gamemakerdiscord/xpanda | Allows code from external files to be included into shaders while handling shader compatibility issues. | 14 |
deanthecoder/glslshadershrinker | Automates optimization and reformatted GLSL shader code to reduce size while preserving readability | 98 |
ikskuh/softrenderlib | A collection of software rendering routines for 2D and 3D graphics in Zig. | 21 |
ianacaburian/liveshaderpalette | An interactive graphics development tool for comparing and testing OpenGL shaders | 12 |
g-plane/markup_fmt | A formatter for various front-end markup languages and templating engines | 102 |
tgjones/hlsltools | An extension for Visual Studio that enhances support for editing High Level Shading Language (HLSL) files. | 569 |