LÖVE3D

Showcase your libraries, tools and other projects that help your fellow love users.
User avatar
Jeeper
Party member
Posts: 611
Joined: Tue Mar 12, 2013 7:11 pm
Contact:

Re: LÖVE3D

Post by Jeeper »

Karai17 wrote:A quick update:

I've been working on adding a new physics engine, Bullet Physics, to LOVE. Over the past week or so I've managed to get the basics up and running and have recorded a quick little video to show off. We'll be posting our Bullet library to GitHub in the coming weeks as get more functionality in it. :D

Simply amazing and very impressive, looking forward to trying it out! :)
User avatar
Roland_Yonaba
Inner party member
Posts: 1563
Joined: Tue Jun 21, 2011 6:08 pm
Location: Ouagadougou (Burkina Faso)
Contact:

Re: LÖVE3D

Post by Roland_Yonaba »

Karai17 wrote:A quick update:
I've been working on adding a new physics engine, Bullet Physics, to LOVE.
This sounds great, keep it up. I am impressed, this is going really far, awesome!
A small question : As far as I know, LÖVE already has Box2D integrated. Have you ditched it completely in LÖVE3D ? Or is still still available ?
And why choosing Bullet Physics over Box2D ?
I'd just like some explanations on this.
User avatar
Karai17
Party member
Posts: 930
Joined: Sun Sep 02, 2012 10:46 pm

Re: LÖVE3D

Post by Karai17 »

Box2D is still available as love.physics. Bullet is a 3D physics engine whereas Box2D is strictly 2D.
STI - An awesome Tiled library
LÖVE3D - A 3D library for LÖVE 0.10+

Dev Blog | GitHub | excessive ❤ moé
User avatar
Roland_Yonaba
Inner party member
Posts: 1563
Joined: Tue Jun 21, 2011 6:08 pm
Location: Ouagadougou (Burkina Faso)
Contact:

Re: LÖVE3D

Post by Roland_Yonaba »

Karai17 wrote:Box2D is still available as love.physics. Bullet is a 3D physics engine whereas Box2D is strictly 2D.
Ah, see. Thanks.
User avatar
Karai17
Party member
Posts: 930
Joined: Sun Sep 02, 2012 10:46 pm

Re: LÖVE3D

Post by Karai17 »

I re-recorded the previous video in a way that I was able to "fake" a full 60fps. It looks much sillier now that it is smooth. :D

Basically, I was getting about 20fps as a low point during the real-time simulation so I frame limited to 10fps to be safe and then recorded it at 10fps. I then put the 10fps video in Blender and rendered it out at 60fps. That's essentially how complex physics demos are recorded to look smooth, so I gave it a shot and it does in fact look smooth. :D!

STI - An awesome Tiled library
LÖVE3D - A 3D library for LÖVE 0.10+

Dev Blog | GitHub | excessive ❤ moé
Muzz
Citizen
Posts: 54
Joined: Sun Jun 28, 2015 1:24 pm

Re: LÖVE3D

Post by Muzz »

I seem to be getting the same opengl picking up version1.1 on my computer.

Only running an intel hd 5500 on this laptop but surely it should still work with that correct? Apparently this gfx card has opengl 4.3. Also this is on windows 10.
User avatar
Karai17
Party member
Posts: 930
Joined: Sun Sep 02, 2012 10:46 pm

Re: LÖVE3D

Post by Karai17 »

Can you run the following code and tell me what LOVE gives you for results?

Code: Select all

print(love.graphics.getRendererInfo())
Also are you running LOVE 0.9.2 or LOVE 0.10.0?
STI - An awesome Tiled library
LÖVE3D - A 3D library for LÖVE 0.10+

Dev Blog | GitHub | excessive ❤ moé
User avatar
shakesoda
Citizen
Posts: 78
Joined: Thu Sep 25, 2014 11:57 am
Location: Seattle, WA
Contact:

Re: LÖVE3D

Post by shakesoda »

Update your drivers. MS doesn't ship GL drivers.
excessive ❤ moé (LÖVE3D, CPML, ...). holo on IRC.
Muzz
Citizen
Posts: 54
Joined: Sun Jun 28, 2015 1:24 pm

Re: LÖVE3D

Post by Muzz »

Ok i think the problem isn't there when i run shark swimulator, even if i unpack it and run the code there.

So i think the problem probably lies in the 2015/7/26 demo. I'll just use the shark swimulator code base and mess with it there :).
User avatar
qubodup
Inner party member
Posts: 775
Joined: Sat Jun 21, 2008 9:21 pm
Location: Berlin, Germany
Contact:

Re: LÖVE3D

Post by qubodup »

shakesoda wrote:Not really an update, but a pretty good showcase for this!

Our LD33 game, Shark Swimulator
Love it!
lg.newImage("cat.png") -- made possible by lg = love.graphics
-- Don't force fullscreen (it frustrates those who want to try your game real quick) -- Develop for 1280x720 (so people can make HD videos)
Post Reply

Who is online

Users browsing this forum: No registered users and 74 guests