Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

documentation / example / web / dat.gui example : make nested node dynamically #374

Open
avilleret opened this issue Feb 18, 2018 · 0 comments

Comments

@avilleret
Copy link
Contributor

dat.gui interface can reflect object's value change with the listen() method.
Then we need to dynamically build an object that reflect the namespace, with nested object.
Then we need to iterate over this big object to update object value when we receive a new oscquery message.
The later is harder than the former.
Any hint is welcome :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant