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

Projection layer type #16

Open
stephenwf opened this issue Jan 29, 2018 · 0 comments
Open

Projection layer type #16

stephenwf opened this issue Jan 29, 2018 · 0 comments
Labels
🚀 enhancement New feature or request

Comments

@stephenwf
Copy link
Member

So far the layers on the canvas have been relative to the canvas itself, but we may need layers that are relative to the viewer or viewport when it makes sense (such as box selector layer for example). In this case we want a projection painted onto the canvas where the real element is, and a way to relay back the position of the canvas to the this layer.

Top Layer - viewport
Cube - projection layer, moves with viewport
Bottom layer - canvas, relays projected co-ordinates to projection

image

@stephenwf stephenwf added the 🚀 enhancement New feature or request label Mar 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant