View for AwayJS
npm install @awayjs/viewInterface for scene modules, providing user interaction input / output and culling management for display objects sent to the renderer.
* core
* graphics
* renderer
* scene
* stage
* 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