macOS
brew install glslviewerlocal Homebrew formula metadata
安装
brew install glslviewerlocal Homebrew formula metadata
sudo apk add glslviewerAlpine Linux edge package indexes · glslviewer · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#glslviewernixpkgs package indexes · pkgs/by-name/gl/glslviewer/package.nix · 来源: api.github.com
scoop install main/glslviewerScoop official bucket manifest trees · bucket/glslviewer.json · 来源: api.github.com
概览
Live-coding console tool that renders GLSL Shaders
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
glslScreenSaver | cli | 全局可执行文件 | |
glslThumbnailer | cli | 全局可执行文件 | |
glslViewer | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/patriciogonzalezvivo/glslViewer
安装元数据
| 软件包键 | brew:glslviewer |
|---|---|
| 版本 | 3.5.2 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/glslviewer |
| 主页 | https://patriciogonzalezvivo.com/2015/glslViewer/ |
| 仓库 | https://github.com/patriciogonzalezvivo/glslViewer |
| 上游文档 | https://github.com/patriciogonzalezvivo/glslViewer#readme |
| 许可证 | BSD-3-Clause |
| 源码归档 | https://github.com/patriciogonzalezvivo/glslViewer.git |
| 依赖 | ffmpeg, glfw |
| 构建依赖 | cmake, pkgconf |
| macOS 提供的库 | ncurses |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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/glslviewer来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.