Skip to content
This repository was archived by the owner on Oct 24, 2024. It is now read-only.

Conversation

@Licini
Copy link
Collaborator

@Licini Licini commented Aug 25, 2022

A practice to create a "mini solar system" example with object hierarchies. Turned out to be not as straight forward as I thought, especially when children object needs to inherent translation but not rotation, since each celestial body suppose have "globally" static rotation axis. Anyway a interesting experiment for rethinking our api design

image

@Licini Licini requested a review from tomvanmele August 25, 2022 17:46
@tomvanmele
Copy link
Member

cool!

would this not become a lot easier if every object had its own local frame?
the movement of child objects would then be relative to that frame, while the movement of the object itself (for example a rotation) would be relative to this frame as well...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants