macOS
brew install glslviewerlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für glslviewer in AI-Agent-Workflows.
Installation
brew install glslviewerlocal Homebrew formula metadata
sudo apk add glslviewerAlpine Linux edge package indexes · glslviewer · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#glslviewernixpkgs package indexes · pkgs/by-name/gl/glslviewer/package.nix · Quelle: api.github.com
scoop install main/glslviewerScoop official bucket manifest trees · bucket/glslviewer.json · Quelle: api.github.com
Überblick
Live-coding console tool that renders GLSL Shaders
Verlauf
glslViewer is a console-based OpenGL sandbox for displaying and live-editing 2D and 3D GLSL shaders without building a separate graphical user interface. It fits the creative-coding side of package-manager culture: install a binary, point it at shader files and media, and iterate quickly.
Patricio Gonzalez Vivo opened the public glslViewer repository in 2014. The project grew around a practical idea from shader art and graphics prototyping: make GLSL sketches runnable from a terminal, with file hot reload, texture loading, model loading, and interactive control through standard console streams or OSC.
The README documents expansion from fragment and vertex shader display into a broader sandbox: include resolution, user-defined uniforms, automatically generated defines, image and video textures, OBJ/PLY/glTF import, PBR defaults, debug modes, shadow maps, headless rendering, image and PNG-sequence export, screensaver mode, and WebAssembly cross-compilation.
glslViewer gained visibility among shader artists and graphics programmers because it connects command-line ergonomics with shader-toy-style iteration. Repository metadata shows thousands of stars and hundreds of forks, while the wiki and README point to an ecosystem of installation guides, usage guides, conventions, Discord discussion, and acknowledgements for Windows support, ShaderToy compatibility, OSC integration, and related creative-coding projects.
Its Homebrew and other package-manager entries make it easy to add shader previewing to a workstation without setting up a full engine. That packaging story is especially useful for workshops, live coding, CI rendering, and reproducible art pipelines.
Practitioners use glslViewer to load a fragment shader, pair geometry with vertex shaders, attach image, video, camera, or audio textures, and edit shader files while the viewer hot-reloads changes. The wiki documents workflows for single fragment shaders, 3D models, PBR material editing, uniforms, defines, and console input commands.
The tool also serves automation uses: headless rendering, still-image export, PNG sequence export, screensaver mode, and OSC or POSIX stream control let other programs drive shader rendering without embedding a custom renderer.
glslViewer is significant because it packages a graphics sandbox as a Unix-like command. It gives shader practitioners a small installed tool that can bridge notebooks, shell scripts, art installations, classroom demos, and engine-adjacent shader experiments.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
glslScreenSaver | cli | globales Executable | |
glslThumbnailer | cli | globales Executable | |
glslViewer | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/patriciogonzalezvivo/glslViewer
Installationsmetadaten
| Paketschlüssel | brew:glslviewer |
|---|---|
| Version | 3.5.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/glslviewer |
| Homepage | https://patriciogonzalezvivo.com/2015/glslViewer/ |
| Repository | https://github.com/patriciogonzalezvivo/glslViewer |
| Upstream-Dokumentation | https://github.com/patriciogonzalezvivo/glslViewer#readme |
| Lizenz | BSD-3-Clause |
| Quellarchiv | https://github.com/patriciogonzalezvivo/glslViewer.git |
| Abhängigkeiten | ffmpeg, glfw |
| Build-Abhängigkeiten | cmake, pkgconf |
| Von macOS bereitgestellte Bibliotheken | ncurses |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | glslviewer |
| Version Scheme | 1 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
glslviewer
nix profile install nixpkgs#glslviewerglslviewer 3.2.4-r2
Console-based GLSL Sandbox for 2D/3D shaders
https://github.com/patriciogonzalezvivo/glslViewer
sudo apk add glslviewermain/glslviewer
scoop install main/glslviewerQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.