webgl_helper 0.4.0+2 copy "webgl_helper: ^0.4.0+2" to clipboard
webgl_helper: ^0.4.0+2 copied to clipboard

discontinued

A helper library for the WebGL API. This is not a scene engine but a thin layer over WebGL.

webgl_helper #

A small helper library to reduce boilerplate code when using the WebGL API.

Features #

The development of this library has just started. Many features are not completely implemented yet or missing at all.

  • Reduces boilerplate code, e.g. connecting buffers to vertex attrib locations and draw in 1 call.
  • Makes the WebGL API more type safe by adding types for a number of WebGL constants.

This library is not a high level library like three.js.

1
likes
35
pub points
0%
popularity

Publisher

verified publisherblimster.net

A helper library for the WebGL API. This is not a scene engine but a thin layer over WebGL.

Repository (GitHub)
View/report issues

License

LGPL-3.0 (LICENSE)

Dependencies

vector_math

More

Packages that depend on webgl_helper