0.0.4 • Published 1 year ago

gl-layer v0.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago