glsl-extract-sync

0.0.0 • Public • Published

glsl-extract-sync experimental

A synchronous version of @chrisdickinson's glsl-extract module, originally sourced from @mikolalysenko's gl-shader module.

Usage

NPM

exports = extract(shaderString)

Returns an object with the attributes and uniforms defined in a given shader string.

License

MIT. See LICENSE.md for details.

Package Sidebar

Install

npm i glsl-extract-sync

Weekly Downloads

9

Version

0.0.0

License

MIT

Last publish

Collaborators

  • hughsk