npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "glsl" 的结果(共 10 个)
glslify-deps

Walk the dependency graph of a glslify shader.

ISC
glslify-bundle

Bundle a glslify-deps dependency tree into a GLSL source string

MIT
glsl-resolve

A wrapper for the "resolve" module that targets GLSL shaders instead of JavaScript

MIT
glsl-token-defines

Retrieve the values defined with preprocessor statements in a selection of GLSL tokens

MIT
glsl-token-descope

"Descope" an array of GLSL tokens such that they can be safely inlined alongside within another shader without causing any global variable conflicts.

MIT
glslify-stream

create a readable stream of glsl ast nodes that produce a module system

MIT
glsl-token-whitespace-trim

Trim the whitespace within an array of GLSL tokens

MIT
glsl-inject-defines

injects a #define statement into a shader source

MIT
glsl-deparser

through stream that translates glsl-parser AST nodes into working glsl code

MIT