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

Render video on image anchor #28

Open
jocmp opened this issue May 19, 2024 · 1 comment · May be fixed by #31
Open

Render video on image anchor #28

jocmp opened this issue May 19, 2024 · 1 comment · May be fixed by #31
Assignees

Comments

@jocmp
Copy link
Collaborator

jocmp commented May 19, 2024

Given resource constraints on Android, the goal is to display artwork with an image anchor and the video file.

Background

@dulimarta opened an issue ~2 years ago SceneView/sceneview-android#144 (comment) that hasn't been resolved. However, a video implementation may be straightforward based on a comment in the SceneView Discord:

Didn't had time to bring back the VideoNode. If you want to make it... You just need to do exactly the same as ImageNode (extend PlaneNode) and use a video texture instead of a the image texture. Might not be long but please share it with others in Sceneview

@jocmp jocmp changed the title Render 3D model against anchor Render 3D model against image anchor May 19, 2024
@jocmp jocmp self-assigned this May 19, 2024
@jocmp jocmp changed the title Render 3D model against image anchor Render video on image anchor Jun 2, 2024
@jocmp jocmp linked a pull request Jun 9, 2024 that will close this issue
@jocmp
Copy link
Collaborator Author

jocmp commented Jun 9, 2024

Going to go with the last version of the Sceneform library (https://github.com/SceneView/sceneform-android). If push comes to shove it can be forked to keep the deps up to date.

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

Successfully merging a pull request may close this issue.

1 participant