pkg.soopen package index

brew / 順位 4014

glslviewer を Homebrew, apk, Nix, scoop でインストール

glslviewer のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install glslviewer

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add glslviewer

Alpine Linux edge package indexes · glslviewer · ソース: dl-cdn.alpinelinux.org

Nix確認済み · 92%
nix profile install nixpkgs#glslviewer

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

Windows

Scoop確認済み · 92%
scoop install main/glslviewer

Scoop official bucket manifest trees · bucket/glslviewer.json · ソース: api.github.com

概要

パッケージ概要

Live-coding console tool that renders GLSL Shaders

コマンドとエイリアス

  • glslScreenSaver
  • glslThumbnailer
  • glslViewer

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 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.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
glslScreenSaver実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
glslThumbnailer実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
glslViewer実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版3.5.2
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:glslviewer
バージョン3.5.2
パッケージマネージャHomebrew
ホームページhttps://patriciogonzalezvivo.com/2015/glslViewer/
リポジトリhttps://github.com/patriciogonzalezvivo/glslViewer
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

glslviewer

nix profile install nixpkgs#glslviewer
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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