0.0.4 • Published 3 years ago

gl-layer v0.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

gl-layer

A minimal 3D WebGL2 library.

Installation

The package is available on npm as gl-layer.

npm install gl-layer

Getting Started

Please reference the examples directory.

Features

  • Scene Graph
  • Camera System

TODO

  • Include visibility flag to control render loop.
  • Add support for stencil buffers.
  • Add RenderTarget type for offscreen rendering and post-processing.
  • Handle rotation with quaternions.
0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago