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

Add glTF + behave-graph.json examples. #99

Open
bhouston opened this issue Sep 26, 2022 · 2 comments
Open

Add glTF + behave-graph.json examples. #99

bhouston opened this issue Sep 26, 2022 · 2 comments

Comments

@bhouston
Copy link
Owner

Some ideas:

  • blink using lifecycle/start + delay + changing visibility - visibility only.
  • an object that if you click it, it rotates to a random orientation - click + rotation.
  • keyboard a/w/s/d that turns into translation of the object on screen - keyboard + translation.
  • an object that if you click it, it begins rotating - click + interpolator.
  • mouse over object and it get's larger until you leave the object and it returns to size - hover/enter/leave + scale.
  • an object moves to a series of different locations (defined as nulls) and repeats - interpolators.
@bhouston bhouston changed the title Add gilt + behave-graph.json examples. Add glTF + behave-graph.json examples. Sep 26, 2022
@bhouston
Copy link
Owner Author

bhouston commented Oct 8, 2022

I have the first example, changing visibility, coded up here: #111

@oveddan
Copy link
Collaborator

oveddan commented Oct 26, 2022

Some unit tests to demonstrate this functionality would also be a great form of showing how to use this with gltfs.

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

2 participants