enso-org / enso

Enso Analytics is a self-service data prep and analysis platform designed for data teams.
https://ensoanalytics.com
Apache License 2.0
7.38k stars 323 forks source link

BaseGL: Initial Scene Manager Implementation #2013

Closed wdanilo closed 3 years ago

wdanilo commented 5 years ago

Summary

Initial scene management system. It should set up and manage all environment components, including HTML canvas, watching for changes (like resize events), etc. It will consist the backbone for testing the implementation of subsequent components.

Value

Specification

Acceptance Criteria & Test Cases

wdanilo commented 5 years ago

https://github.com/luna/basegl/commit/c745d7d89619f5749d180ef0fd066a428a2861a5

iamrecursion commented 5 years ago

Accepted.