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

0.5.88 • Public • Published

AwayJS Graphics

Build Status

Dependency for AwayJS applications requiring graphical output: contains data structures for shapes and textures, and interface descriptions for additional APIs such as material and animator data.

Documentation

Official AwayJS Documentation

AwayJS Dependencies

  • core

Internal Structure

  • animators
    Interface APIs for animator classes

  • base
    Interface APIs for graphics dependents, and root classes for core graphics functionality

  • draw
    Drawing API for sequential stroke and fill drawing commands

  • elements
    Data classes for graphical elements such as triangle / line collections

  • events
    Events for graphics classes

  • image
    Image data wrappers for binary / compressed and 2D / Cubic images

  • managers
    (to be moved to materials module)

  • materials
    (to be moved to materials module)

  • parsers
    Library parsers for image classes

  • pick
    Collision object

  • textures
    Data classes for textures that wrap image data sources

  • utils
    Helper classes for Bitmap / Image conversion and / or generation

/@awayjs/graphics/

    Package Sidebar

    Install

    npm i @awayjs/graphics

    Weekly Downloads

    54

    Version

    0.5.88

    License

    Apache-2.0

    Unpacked Size

    3.82 MB

    Total Files

    526

    Last publish

    Collaborators

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