gl-shader-errors

WebJar for gl-shader-errors

Лицензия

Лицензия

MIT
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

gl-shader-errors
Последняя версия

Последняя версия

1.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

gl-shader-errors
WebJar for gl-shader-errors
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/stackgl/gl-shader-errors

Скачать gl-shader-errors

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.npm/gl-shader-errors/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>gl-shader-errors</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/gl-shader-errors/
implementation 'org.webjars.npm:gl-shader-errors:1.0.3'
// https://jarcasting.com/artifacts/org.webjars.npm/gl-shader-errors/
implementation ("org.webjars.npm:gl-shader-errors:1.0.3")
'org.webjars.npm:gl-shader-errors:jar:1.0.3'
<dependency org="org.webjars.npm" name="gl-shader-errors" rev="1.0.3">
  <artifact name="gl-shader-errors" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='gl-shader-errors', version='1.0.3')
)
libraryDependencies += "org.webjars.npm" % "gl-shader-errors" % "1.0.3"
[org.webjars.npm/gl-shader-errors "1.0.3"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

gl-shader-errors experimental

"Parses" the log output of gl.getShaderInfoLog to get separate error objects.

Usage

NPM

errors = parse(log)

Where log is the string output of gl.getShaderInfoLog, return an array of errors with the following properties:

  • message: the error message
  • line: the line the error appears in the shader.
  • file: the file ID that the error appears in.

License

MIT. See LICENSE.md for details.

org.webjars.npm

stackgl

Modular WebGL components

Версии библиотеки

Версия
1.0.3