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

There should be a way to have AVPanel have AVModel geometry. #84

Closed
JaredMonkey opened this issue Jan 17, 2020 · 2 comments
Closed

There should be a way to have AVPanel have AVModel geometry. #84

JaredMonkey opened this issue Jan 17, 2020 · 2 comments

Comments

@JaredMonkey
Copy link
Contributor

It would be helpful for being able to render a 360 video.

@JoeLudwig
Copy link
Collaborator

360 video should probably be handled in its own thing, so I added #85

Panels on arbitrary geometry is useful for other reasons, though. so let's keep this issue around to represent that.

One trick is that where 360 video probably doesn't need to be interactive, a panel wrapped around a watch face or some other geometry might.

@JoeLudwig JoeLudwig changed the title There should be a way to have AVPanel have AVModel geomeetry. There should be a way to have AVPanel have AVModel geometry. Jan 17, 2020
@JoeLudwig
Copy link
Collaborator

AvPanel isn't a node type under the hood anymore. And you can put the panel texture on any model node. Take a look at the implementation of AvPanel for an example.

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