glslViewer
GLSL editor
A console-based OpenGL Sandbox for testing and experimenting with GLSL shaders
Console-based GLSL Sandbox for 2D/3D shaders
5k stars
103 watching
350 forks
Language: C++
last commit: 3 months ago
Linked from 3 awesome lists
cc-plus-plusconsolefragment-shadergeometryglfwglslglslviewergraphicslinuxopengl-esosxraspberry-piraspberrypishaderstextureuniformvertex-shaderswebgl
Related projects:
Repository | Description | Stars |
---|---|---|
patriciogonzalezvivo/glsltexture | A Blender addon to create 2D textures from GLSL fragment shaders | 381 |
jwurzer/glslscene | A tool for testing and developing GLSL shader programs with features like hot reloading, GUI editing, C scripting, and OpenGL configuration. | 16 |
libretro/glsl-shaders | A collection of GLSL shaders converted by hand from Libretro's common-shaders repo for compatibility and performance optimization. | 934 |
mcnopper/opengl | A comprehensive software project demonstrating OpenGL 3 and 4 with GLSL capabilities | 2,361 |
aras-p/hlsl2glslfork | Translates Direct3D 9 style HLSL to GLSL shader language | 558 |
stackgl/shader-school | An interactive web-based workshop for learning GLSL shaders and graphics programming | 4,312 |
lettier/3d-game-shaders-for-beginners | A comprehensive guide to implementing various 3D shading techniques for game development. | 17,941 |
patriciogonzalezvivo/lygia | A granular and multi-language shader library designed for performance and flexibility | 2,633 |
axmolengine/glslcc | A cross-compiler tool that converts GLSL shader code to various graphics pipeline languages | 4 |
gamemakerdiscord/xpanda | Allows code from external files to be included into shaders while handling shader compatibility issues. | 14 |
libretro/common-shaders | A collection of commonly used pixel shaders for rendering old school video game footage. | 1,052 |
ustymukhman/vite-plugin-glsl | A plugin for Vite that simplifies the management of GLSL shader files in web applications. | 321 |
fordhurley/glsl-grapher | Visualizes the structure and behavior of GLSL shader functions in a graphical interface. | 26 |
glslify/rollup-plugin-glslify | This project provides a way to import GLSL (OpenGL Shading Language) strings with a Node.js-style module system. | 58 |
halvves/shader-doodle | A web-component for creating and rendering fragment shaders in GLSL. | 509 |