the TCR bar doesn't work on my internet explorer. o.o
OMG, sweetness! Everyone, download and burn it!
Wow, I see the people at DC Emu didn't waste time in posting teh news on ot5her sites. o.o
DC Particles VERSION 2.0!
Moderator: PC Supremacists
- JS Lemming
- Game Developer
- Posts: 2383
- Joined: Fri May 21, 2004 4:09 pm
- Location: C:\CON\CON
- Falco Girgis
- Elysian Shadows Team
- Posts: 10294
- Joined: Thu May 20, 2004 2:04 pm
- Current Project: Elysian Shadows
- Favorite Gaming Platforms: Dreamcast, SNES, NES
- Programming Language of Choice: C/++
- Location: Studio Vorbis, AL
- Contact:
- JS Lemming
- Game Developer
- Posts: 2383
- Joined: Fri May 21, 2004 4:09 pm
- Location: C:\CON\CON
- JS Lemming
- Game Developer
- Posts: 2383
- Joined: Fri May 21, 2004 4:09 pm
- Location: C:\CON\CON
- Falco Girgis
- Elysian Shadows Team
- Posts: 10294
- Joined: Thu May 20, 2004 2:04 pm
- Current Project: Elysian Shadows
- Favorite Gaming Platforms: Dreamcast, SNES, NES
- Programming Language of Choice: C/++
- Location: Studio Vorbis, AL
- Contact:
Whether you like it or not, I revisited the particle demo. I can now say unless I learn assembly (which still won't help any), it's done.
The direct rendering thing is just like major ownage.
Because of the way the engine is made, I really can't get any more polys onscreen, I have tried. It spreads out too much with intensities of like 2000 being created per frame.
At 2000 per frame, with everything I could do to keep them all onscreen as long as possible, it had minor slowdowns for a few seconds while it allocated a huge chunk of memory at once, but then it caught up and got up to a constant 17,000+ particles onscreen at a constant 60 fps.
There is just seriously nothing more I can do here.
The direct rendering thing is just like major ownage.
Because of the way the engine is made, I really can't get any more polys onscreen, I have tried. It spreads out too much with intensities of like 2000 being created per frame.
At 2000 per frame, with everything I could do to keep them all onscreen as long as possible, it had minor slowdowns for a few seconds while it allocated a huge chunk of memory at once, but then it caught up and got up to a constant 17,000+ particles onscreen at a constant 60 fps.
There is just seriously nothing more I can do here.
- MarauderIIC
- Respected Programmer
- Posts: 3406
- Joined: Sat Jul 10, 2004 3:05 pm
- Location: Maryland, USA
- JS Lemming
- Game Developer
- Posts: 2383
- Joined: Fri May 21, 2004 4:09 pm
- Location: C:\CON\CON