three-stdlib icon indicating copy to clipboard operation
three-stdlib copied to clipboard

feat(interactive): missing InteractiveGroup.js

Open IRobot1 opened this issue 3 years ago • 0 comments

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.

IRobot1 avatar Jul 18 '22 17:07 IRobot1