| |
Wisdom
Registered: Dec 2001 Posts: 90 |
Maximum number of sprites
Hello,
What is the maximum possible number of sprites on a PAL C64 at once?
There are a couple of numbers about this (based on 312 rasterlines);
1) 112 non-clipped sprites,
2) 112 non-clipped sprites + 8 clipped ones,
3) 144 sprites with 17 pixels height (Crossbow).
Which one would be of general acceptance as the maximum?
And, does the 3rd one really count, as it introduces another limit while trying to remove the other?
Is there any other 'legal' record around that I may not be aware of?
I would like to hear your comments. Thanks.
|
|
... 11 posts hidden. Click here to view all posts.... |
| |
Cruzer
Registered: Dec 2001 Posts: 1048 |
Of course the 120 sprites is cheating, but cool cheating if you ask me... Anyway, the max amount of full-fledged sprites is definitely 112, unless you only count the number of visible lines, in which case it's less, depending on what screen you use... Does crunched sprites count? I would say yes, since it's still independent sprites, that are just smaller. |
| |
HCL
Registered: Feb 2003 Posts: 728 |
@Graham: Me? I never said that Crossbow ever made more than 104 *whole* sprites ;). Well, 112 *some* frames perhaps..
Counting the amount of sprites is really quite rediculous, since it can never be more than (screen size)/(sprite size). Either counting clipped ones or not.
Nevertheless, those 144 were rather entertaining :). |
| |
TDJ
Registered: Dec 2001 Posts: 1879 |
There's only one sprite, and her name is Kitty Pryde! |
| |
Oswald
Registered: Apr 2002 Posts: 5094 |
Quote: Of course the 120 sprites is cheating, but cool cheating if you ask me... Anyway, the max amount of full-fledged sprites is definitely 112, unless you only count the number of visible lines, in which case it's less, depending on what screen you use... Does crunched sprites count? I would say yes, since it's still independent sprites, that are just smaller.
based on that, I could say that I make a multiplexer of 1 pixel high sprites. What.. ? Cheating.. ? why, they're still independent sprites, that are just smaller. |
| |
dalezy
Registered: Apr 2002 Posts: 476 |
Quote: There's only one sprite, and her name is Kitty Pryde!
! |
| |
_V_ Account closed
Registered: Jan 2002 Posts: 124 |
Well, actually, 1 pixel high sprites are not a bad idea. Give them a 1x5 resolution, so that we have 32 bitcode possibilities for letters and a few symbols(00000=SPACE, 00001=a, 00010=b, etc...). Then, it is possible to create a cool and highly readable uberspritescroller consisting of (taking a base grid of 8x14 normal sprites) 294x8 = 2352 one-line-sprites. Sounds pretty sweet to me ;). |
| |
Dane
Registered: May 2002 Posts: 423 |
Quote: There's only one sprite, and her name is Kitty Pryde!
:D :D :D |
| |
HCL
Registered: Feb 2003 Posts: 728 |
You can not crunch a sprite down to one pixel. Oh well, you can try :). A sprite defines a graphical area which can be assigned independant x- and y-positions. |
| |
Cruzer
Registered: Dec 2001 Posts: 1048 |
Quote: You can not crunch a sprite down to one pixel. Oh well, you can try :). A sprite defines a graphical area which can be assigned independant x- and y-positions.
But then multiplexed sprites doesn't count at all, since they can't have completely independant y-positions. Guess we're back at 8. :) |
| |
TDJ
Registered: Dec 2001 Posts: 1879 |
Quote: But then multiplexed sprites doesn't count at all, since they can't have completely independant y-positions. Guess we're back at 8. :)
Which just happens to be *my* personal record. Go figure. |
Previous - 1 | 2 | 3 - Next |