Page 2 of 2

Re: <3D - A simple 3d library for LOVE

Posted: Sat Mar 23, 2013 12:56 am
by MattRB

Re: <3D - A simple 3d library for LOVE

Posted: Sat Mar 23, 2013 6:57 am
by MattRB


The depth issues you see will be sorted out. (Wow I'm hilarious.)

Re: <3D - A simple 3d library for LOVE

Posted: Sun Mar 24, 2013 5:05 am
by MattRB
New demo and video!


monkey.love
(22.38 KiB) Downloaded 267 times

Re: <3D - A simple 3d library for LOVE

Posted: Mon Mar 25, 2013 6:04 pm
by Roland_Yonaba
Hi Matthew,
That's a good work. Actually, it's quite impressive. I would just suggest to set an example folder in your git repository, where tou can push/setup multiple samples. These examples would now be called in a main.lua and then rendered using the engine itself.
My point is...Separate the engine source from the examples, and keep track of all these examples on your Git repository. And let the whole thing grow.

Re: <3D - A simple 3d library for LOVE

Posted: Thu Mar 28, 2013 2:31 pm
by jjmafiae
nice