A little question about particle systems

Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help, read this.
Post Reply
dementia_patient567
Prole
Posts: 12
Joined: Sun Jan 27, 2013 6:00 am

A little question about particle systems

Post by dementia_patient567 »

Obviously when you draw a million images on a screen, it's going to lag. At least with Love2D. But how do games like Geometry Wars and Beat Hazard go about it? There's pretty much a trillion particles on the screen at times and no lag(or very little.) I'm just assuming they use really nicely animated sprites rather than use a particle system. Any advice? I'd like to get some good particles going if I can.
Automatik
Citizen
Posts: 57
Joined: Sun Feb 17, 2013 7:05 pm

Re: A little question about particle systems

Post by Automatik »

You can use less particles, but bigger/with more opacity.
spectralcanine
Citizen
Posts: 65
Joined: Sat Dec 22, 2012 8:17 am

Re: A little question about particle systems

Post by spectralcanine »

Look into Sprite Batches.
Automatik
Citizen
Posts: 57
Joined: Sun Feb 17, 2013 7:05 pm

Re: A little question about particle systems

Post by Automatik »

I don't think Sprite Batches are made for always moving sprites, and anyways, I think particles systems are optimised the same way as Sprite Batches.
Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot], Bing [Bot], Google [Bot] and 1 guest