Hi, I'm quite new with LOVE and Lua, and have been game programming with Python/Pyglet/Pymunk and C++/Irrlicht before,
Just wondering, is there some vector library in LOVE engine? Or perhaps it's in its Box2d physics?
(Have been quite a headache as Lua has no class implementation and have to implement my own in some tutorial... )
Vector lib?
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
Re: Vector lib?
There's no vector lib yet but you're welcome to contribute one The basics shouldn't be that hard. You seem to have enough skills to do that.jaber wrote:Hi, I'm quite new with LOVE and Lua, and have been game programming with Python/Pyglet/Pymunk and C++/Irrlicht before,
Just wondering, is there some vector library in LOVE engine? Or perhaps it's in its Box2d physics?
You can take a look at appleides classes implentation here:jaber wrote: (Have been quite a headache as Lua has no class implementation and have to implement my own in some tutorial... )
http://love2d.org/forum/viewtopic.php?f=5&t=633
- bartbes
- Sex machine
- Posts: 4946
- Joined: Fri Aug 29, 2008 10:35 am
- Location: The Netherlands
- Contact:
Re: Vector lib?
I thought ËNVY had vectors.., you might want to check out the topic anyway.
Re: Vector lib?
Kudomiku made a small vector lib: http://love2d.org/forum/viewtopic.php?f=5&t=160
Re: Vector lib?
ok thanks everyone.
envy's vector is ok,
but i go 404 when trying to upload kudolib.
Anyway I found some file called "Vector.h" c++ file in LOVE source code,
and it has just everything i need, but yes in C++. Is this some kind of *joke*?
envy's vector is ok,
but i go 404 when trying to upload kudolib.
Anyway I found some file called "Vector.h" c++ file in LOVE source code,
and it has just everything i need, but yes in C++. Is this some kind of *joke*?
Re: Vector lib?
Maybe its part of Box2d, Aint had a look myself
Who is online
Users browsing this forum: Ahrefs [Bot], Bing [Bot], Google [Bot] and 2 guests