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

Experiment 04 · Refactor WebComponents to extract generics #6

Open
5 tasks
olange opened this issue Jan 24, 2019 · 0 comments
Open
5 tasks

Experiment 04 · Refactor WebComponents to extract generics #6

olange opened this issue Jan 24, 2019 · 0 comments

Comments

@olange
Copy link
Owner

olange commented Jan 24, 2019

Extract the generics of setting up a 3D scene from the WebComponents and isolate them in Mixins and dedicated non-visible components:

  • Create canvas in three-app
  • Have three-app register the THREE library in window context
  • Create scene in three-scene
  • Create camera in three-camera
  • Call update() method automatically (setup requestAnimationFrame() in a mixin)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant