Socket
Socket
Sign inDemoInstall

@awayjs/graphics

Package Overview
Dependencies
7
Maintainers
8
Versions
260
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @awayjs/graphics

AwayJS graphics classes


Version published
Weekly downloads
84
decreased by-66.8%
Maintainers
8
Created
Weekly downloads
 

Readme

Source

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

Keywords

FAQs

Last updated on 27 Mar 2024

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc