@awayjs/view
v0.6.66
Published
View for AwayJS
Downloads
614
Readme
AwayJS View
Interface for scene modules, providing user interaction input / output and culling management for display objects sent to the renderer.
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