Hi Guys,
A friend recommended me Love2D on Twitter and from what I've seen so far it looks absolutely fantastic. Just a quick question - what would be the easiest way to implement video into Love2d?
Video and Love2D
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
- nevon
- Commander of the Circuloids
- Posts: 938
- Joined: Thu Feb 14, 2008 8:25 pm
- Location: Stockholm, Sweden
- Contact:
Re: Video and Love2D
Currently, you don't.
- bartbes
- Sex machine
- Posts: 4946
- Joined: Fri Aug 29, 2008 10:35 am
- Location: The Netherlands
- Contact:
Re: Video and Love2D
Or you could animate, or do cutscenes, but video itself, not at the moment.
Re: Video and Love2D
Is Love capable of handling large amounts of frame of animation? For example I could cut the characters up but for animation but it would be like 40 frames. Would this cause issues with RAM?
- nevon
- Commander of the Circuloids
- Posts: 938
- Joined: Thu Feb 14, 2008 8:25 pm
- Location: Stockholm, Sweden
- Contact:
Re: Video and Love2D
That should be no problem, although Löve itself doesn't handle animations (anymore). You'll have to write your own animation code, or use AnAL.xenogia wrote:Is Love capable of handling large amounts of frame of animation? For example I could cut the characters up but for animation but it would be like 40 frames. Would this cause issues with RAM?
Re: Video and Love2D
You could meticulously load thousands of png files... Or maybe make animation files. That's about it, really.
Hello, I am not dead.
Re: Video and Love2D
For the record though, since Love runs on top of OpenGL, and there are plenty of OpenGL video renderers, Love is perfectly capable of doing video one day. Of course there are no guarantees that the devs will implement it anytime soon.
Who is online
Users browsing this forum: Bing [Bot] and 7 guests