pkg.soopen package index

brew / Rang 4014

glslviewer mit Homebrew, apk, Nix, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für glslviewer in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install glslviewer

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add glslviewer

Alpine Linux edge package indexes · glslviewer · Quelle: dl-cdn.alpinelinux.org

Nixverifiziert · 92%
nix profile install nixpkgs#glslviewer

nixpkgs package indexes · pkgs/by-name/gl/glslviewer/package.nix · Quelle: api.github.com

Windows

Scoopverifiziert · 92%
scoop install main/glslviewer

Scoop official bucket manifest trees · bucket/glslviewer.json · Quelle: api.github.com

Überblick

Paketzusammenfassung

Live-coding console tool that renders GLSL Shaders

Befehle und Aliase

  • glslScreenSaver
  • glslThumbnailer
  • glslViewer

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2014: Public GitHub repository created.
  • 2015: The project had an official project page under Patricio Gonzalez Vivo's site.
  • Later development: README-documented features expanded to OSC control, asset loading, headless rendering, export, and WebAssembly builds.

Related projects

  • The README acknowledges inspiration from fragTool and hdreffects.
  • ShaderToy compatibility and creative-coding workflows connect glslViewer to the wider shader art ecosystem.
  • OpenGL, GLFW, GLSL, and WebGL topics frame its graphics-tooling context.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
glslScreenSaverExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
glslThumbnailerExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
glslViewerExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und 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.

Seite generiert2026-08-03
Manager-Version3.5.2
Manager aktualisiert
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:glslviewer
Version3.5.2
PaketmanagerHomebrew
Homepagehttps://patriciogonzalezvivo.com/2015/glslViewer/
Repositoryhttps://github.com/patriciogonzalezvivo/glslViewer
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

glslviewer

nix profile install nixpkgs#glslviewer
  • normalized package name match
  • Abgeglichen nach: Glslviewer
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gl/glslviewer/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

glslviewer 3.5.2-r0

Console-based GLSL Sandbox for 2D/3D shaders

https://github.com/patriciogonzalezvivo/glslViewer

sudo apk add glslviewer
  • License: BSD-3.0
  • Architecture: x86_64
  • Source Package: glslviewer
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Glslviewer
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: glslviewer from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
Scoop95%

main/glslviewer

scoop install main/glslviewer
  • normalized package name match
  • Abgeglichen nach: Glslviewer
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/glslviewer.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation