Hello! I'm Zaya, I'm a Love developer who loves the Love framework and the Lua language, I saw few options for modern engines to create games with Lua and I decided to create my own.
Can I use Love to generate graphics and sounds? If so, can I change the name of some functions? And about licenses, how should I proceed with them, if I can use love in my engine?
Can I create an engine on top of Love?
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
- zorg
- Party member
- Posts: 3465
- Joined: Thu Dec 13, 2012 2:55 pm
- Location: Absurdistan, Hungary
- Contact:
Re: Can I create an engine on top of Love?
What do you mean exactly by generating graphics and sounds? Procedural stuff? Sure, you can programmatically make both graphics and sounds with ImageData and SoundData objects, for starters.
Me and my stuff True Neutral Aspirant. Why, yes, i do indeed enjoy sarcastically correcting others when they make the most blatant of spelling mistakes. No bullying or trolling the innocent tho.
Re: Can I create an engine on top of Love?
I think the original poster is eluding to creating/modifying assets within the Love2D application itself - sort of like an editor.
-
- Citizen
- Posts: 61
- Joined: Fri Feb 21, 2020 1:26 pm
Re: Can I create an engine on top of Love?
I think yes but for a commercial one where this me to risky(but im just beginner coder)
eventually some other's here will answer aswell ?
and i personally would eventually recommend opengl or c++ + opengl or lua + opengl and write your engine from scratch not with a already somewhat overblown and people pleasing framework.
i had a similiar idea in mind about making a game engine with c++ and sfml.
eventually some other's here will answer aswell ?
and i personally would eventually recommend opengl or c++ + opengl or lua + opengl and write your engine from scratch not with a already somewhat overblown and people pleasing framework.
i had a similiar idea in mind about making a game engine with c++ and sfml.
- zorg
- Party member
- Posts: 3465
- Joined: Thu Dec 13, 2012 2:55 pm
- Location: Absurdistan, Hungary
- Contact:
Re: Can I create an engine on top of Love?
There's nothing risky about making an engine on top of löve, except in terms of you potentially wasting time and/or your life away with it, so that statement of yours was probably not the best one to say.Lovingsoul1337 wrote: ↑Wed Dec 27, 2023 10:34 pm I think yes but for a commercial one where this me to risky(but im just beginner coder)
eventually some other's here will answer aswell ?
and i personally would eventually recommend opengl or c++ + opengl or lua + opengl and write your engine from scratch not with a already somewhat overblown and people pleasing framework.
i had a similiar idea in mind about making a game engine with c++ and sfml.
Also, löve already is written in c++, uses openGL, and allows you to code in lua (and to load c libraries as well, should you need them) so you don't need to reinvent the wheel from scratch.
Me and my stuff True Neutral Aspirant. Why, yes, i do indeed enjoy sarcastically correcting others when they make the most blatant of spelling mistakes. No bullying or trolling the innocent tho.
-
- Citizen
- Posts: 61
- Joined: Fri Feb 21, 2020 1:26 pm
Re: Can I create an engine on top of Love?
yea but if she doe's then she has so much in her engine she doesn't know of and so many things she never needed.
i personally if i had the skills wouldn't wanted this for my engine.
i personally if i had the skills wouldn't wanted this for my engine.
- zorg
- Party member
- Posts: 3465
- Joined: Thu Dec 13, 2012 2:55 pm
- Location: Absurdistan, Hungary
- Contact:
Re: Can I create an engine on top of Love?
Thankfully you are not other people.
Me and my stuff True Neutral Aspirant. Why, yes, i do indeed enjoy sarcastically correcting others when they make the most blatant of spelling mistakes. No bullying or trolling the innocent tho.
Who is online
Users browsing this forum: Bing [Bot] and 7 guests