Search found 3 matches

by rellig
Thu Oct 15, 2015 4:54 pm
Forum: General
Topic: Upgrade to Windows 10 error
Replies: 9
Views: 5871

Re: Upgrade to Windows 10 error

I too gave Windows 10 a shot (on my notebook) and now löve gets some strange behavior if I run it on my intel hd4000. When runig löve on the nvidia 640 everything is fine though ... my testgame crashes with this error (second line is output of love.graphics.getRendererInfo) Program 'love.exe' starte...
by rellig
Tue Jan 14, 2014 8:33 am
Forum: Support and Development
Topic: slow bullets with physics simulation
Replies: 3
Views: 2498

Re: slow bullets with physics simulation

Thanks for your help! Originally i started using love.physics for the ray casting (which made me happy at first, because I had no problems using it :ultraglee:), but then on the way I thought I could try using a full simulation instead, which got me here. My bullets are ment to move at (nearly) infi...
by rellig
Mon Jan 13, 2014 1:00 pm
Forum: Support and Development
Topic: slow bullets with physics simulation
Replies: 3
Views: 2498

slow bullets with physics simulation

Hi everyone! I tried using love.physics to shoot bullets on a top-down map with several obstacles. My first thought was that using love.physics might come in handy at some point and I wanted to use it anyway, so I gave it a shot. But now I think that a very fast, very small bullet might not be suiti...