noobgl

0.0.4 • Public • Published

noobgl

WebGL 2 without the boring bits

badge npm version badge github license

Introduction

This micro framework makes you more productive with WebGL2 but it stay low-level and lightweight as much as possible. Everything is designed to be object-oriented, modular and easy to use.

Instalation

npm install noobgl

Usage

import { WebGL2, Program, Shader, Texture, CompressedTexture } from "noobgl";

Documentation

Everything you need to know is on the documentation page of the wiki.

Readme

Keywords

Package Sidebar

Install

npm i noobgl

Weekly Downloads

2

Version

0.0.4

License

MIT

Last publish

Collaborators

  • jordandelcros