0.0.4 • Published 7 years ago

noobgl v0.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

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.

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago