Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 664 Bytes

TODOS.md

File metadata and controls

11 lines (11 loc) · 664 Bytes
  • Update documentation for better module encapsulation
  • Remove store from helpers and expose helpers to be used externally and remove store
  • Functionality to pick/select faces
  • Functionality to describe which portions of the geometry and face to be clicked on (e.g. 'top-left')
  • Update all tests to be able to do a single beforeEach globally rather than within each test
  • More rigorous coordinate transformations testing within the utils
  • Add node hover functionality
  • Add node drag functionality
  • Add boundary box visuals when selecting an item (e.g. DOM inspector)
  • Tree representation of scene
  • Mimic DOM debugging tools within a chrome extension