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

feat: video support #157

Open
niceEli opened this issue Jun 19, 2024 · 3 comments
Open

feat: video support #157

niceEli opened this issue Jun 19, 2024 · 3 comments
Assignees
Labels
feature New feature or request
Milestone

Comments

@niceEli
Copy link
Member

niceEli commented Jun 19, 2024

idk if useful but would be good if you could have a node that plays a video

k.loadSprite("testVid", "./mp3s/testVid.mov")
k.add([
  k.sprite("testVid")
]);

and also the controls like with audio component would be in video component (like pause, play, loop, detune, start position)

@niceEli niceEli added the feature New feature or request label Jun 19, 2024
@amyspark-ng
Copy link
Contributor

i think this is awesome, and should be added

@niceEli niceEli added this to the 3001 milestone Jun 19, 2024
@mflerackers
Copy link
Member

I think playing a video on a texture would be most powerful? Since you can still use shaders and vertex deformation?

@SpcFORK
Copy link
Contributor

SpcFORK commented Jun 25, 2024

I think playing a video on a texture would be most powerful? Since you can still use shaders and vertex deformation?

Yes, would be nice

@mflerackers mflerackers modified the milestones: 3001, 4000 Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Status: WIP
Development

No branches or pull requests

4 participants