@awayjs/stage
TypeScript icon, indicating that this package has built-in type declarations

0.11.145 • Public • Published

AwayJS Stage

Build Status

Interface for graphics module providing various outputs options to render. Contains context implementations for WebGL and Software (js) outputs, as well as a bridge option for external (native) rendering.

Documentation

Official AwayJS Documentation

AwayJS Dependencies

  • core
  • graphics

Internal Structure

  • aglsl
    Shader classes for defining render instructions that can be consumed in a variety of ways

  • attributes
    Abstractions for attributes classes

  • base
    Interface API for rendering context, and enums for defining various render modes

  • events
    Event objects for stage classes

  • flash<br

Context implementation for Flash (deprecated)

  • gles
    Context implementation for External GLES rendering

  • image

  • library

  • managers

  • software
    Context implementation for CPU software rendering

  • webgl
    Context implementation for WebGL rendering

Package Sidebar

Install

npm i @awayjs/stage

Weekly Downloads

82

Version

0.11.145

License

Apache-2.0

Unpacked Size

2.45 MB

Total Files

543

Last publish

Collaborators

  • nosamu
  • awayfoundation
  • thepalebluedot
  • 80prozent
  • aranis
  • exponenta
  • dranitski
  • eriksombroek