You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 26, 2021. It is now read-only.
The UI system does not actually require Three.js to function, as the only connection to Three.js is in drawing the canvas to a quad within a Three.js renderer.
This logic could easily be separated into an adapter, making the rest of the library usable for any canvas-based UI.