New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gl-layer

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

gl-layer

A minimal 3D WebGL2 library.

0.0.4
unpublished
latest
Source
npm
Version published
Maintainers
1
Created
Source

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.

FAQs

Package last updated on 21 Nov 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts