Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

2D All the way! / 2D Tile Displaying

Author
Message
WestSideWizard
21
Years of Service
User Offline
Joined: 13th Jan 2003
Location:
Posted: 31st Jan 2003 05:01
I'm curious what is the recommended way for displaying tiles in game for best speed? Using matrixes, or just using bitmap/image functions? I'm working on a top down view 2D game, with side scrolling. Any help would be greatly appreciated, thank you.
The Darthster
21
Years of Service
User Offline
Joined: 25th Sep 2002
Location: United Kingdom
Posted: 1st Feb 2003 00:07
I used sprites in my tile engine, that was very fast in DBPro but quite slow in DBC. I imagine a textured matrix might be faster in DBC, but you wouldn't get such precise graphics.
WestSideWizard
21
Years of Service
User Offline
Joined: 13th Jan 2003
Location:
Posted: 1st Feb 2003 06:03
Alright, cool I'll take that into consideration. Thank you.
Mr Man
21
Years of Service
User Offline
Joined: 10th Mar 2003
Location: United States
Posted: 17th Mar 2003 00:41
Well, using sprites would explain the slow down, I would think. I know in most languages, you'd copy the proper tiles to the screen, then sync. Using sprites seems like it would be overkill for tiles.

Coder. Gamer. All around good guy.
Killer Sponge
21
Years of Service
User Offline
Joined: 27th Nov 2002
Location: United Kingdom
Posted: 19th Mar 2003 17:04
use the paste image command (damn you ppl) it does no slow down what so ever. Take a look at my lode runner game, that uses tiles, Im using PASTE IMAGE command for that.

http://home.beavisnet.co.uk/nik/games/LodeRunnerDB.zip

Current Project: KS Modeller Function Library & Editor
PiratSS
21
Years of Service
User Offline
Joined: 18th Oct 2002
Location:
Posted: 19th Mar 2003 17:33
KillerSponge!

I am making Lode Runner too for RTG,

It will be a good competition

Cheers.

Current project for RGT:
Eponick
21
Years of Service
User Offline
Joined: 18th Mar 2003
Location:
Posted: 19th Mar 2003 19:33
Heres what im using for my tile engine:



No slow down either

Login to post a reply

Server time is: 2024-04-16 04:34:30
Your offset time is: 2024-04-16 04:34:30