three-stdlib
three-stdlib copied to clipboard
feat(interactive): missing InteractiveGroup.js
Describe the feature you'd like:
interactive/InteractiveGroup.js was added to three.js, but missing from three-stdlib. Its referenced in three sandbox example.
Why
Needed if converting the three sandbox example to another framework.
Suggested implementation:
Looks like its already ES compatible, so just a straight copy and commit.