Skip to content
/ view Public

Interface for scene modules, providing user interaction input / output and culling management for display objects sent to the renderer

License

Notifications You must be signed in to change notification settings

awayjs/view

Repository files navigation

AwayJS View

Interface for scene modules, providing user interaction input / output and culling management for display objects sent to the renderer.

Documentation

Official AwayJS Documentation

AwayJS Dependencies

  • core
  • graphics
  • renderer
  • scene
  • stage

Internal Structure

  • managers
    Mouse and Touch helper classes

  • partition
    Partition & Node abstractions for display objects, enabling the traversal and culling of renderables before they are sent to the renderer

  • pick
    Traverser & collider for object picking via mouse / touch interactions

About

Interface for scene modules, providing user interaction input / output and culling management for display objects sent to the renderer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages