pythreejs icon indicating copy to clipboard operation
pythreejs copied to clipboard

AnimationObjectGroup does not function?

Open ShnitzelKiller opened this issue 4 years ago • 1 comments

The AnimationObjectGroup does not appear to function, though it is part of this library. The constructor takes no arguments, and it has no 'add' method to add objects to it. Is there any example of its use in Pythreejs?

ShnitzelKiller avatar Nov 18 '21 22:11 ShnitzelKiller

The current AnimationObjectGroup implementation seems to only be a stub, as you've identified. If someone want to contribute an implementation of it, I'd be happy to help them.

vidartf avatar Dec 06 '21 12:12 vidartf