Log inRegister an accountBrowse CSDbHelp & documentationFacts & StatisticsThe forumsAvailable RSS-feeds on CSDbSupport CSDb Commodore 64 Scene Database
You are not logged in - nap
CSDb User Forums


Forums > C64 Coding > Chunky Perspective Mode
2016-08-31 07:00
oziphantom

Registered: Oct 2014
Posts: 478
Chunky Perspective Mode

You know the Perspective scollers, that use FLI to crunch rows and then you have a multi bitmap with Mul1 Mul2 cells.
Would it be practical/possible to make a 3D wrapped around a cylinder like look. Like Resogun on the PS4.
The main issue is you could make the "smallest" "pixels" 4x4(or 3x3 with a background grid) but you can only get 3 unique colours per 8x8, so you would need to do bitmap modes to change which of the 3 the "4th" pixel is(sprites?). But as you get to middle the "pixels" expand to give a perspective effect.
Has any demo done this?
2016-08-31 17:24
ChristopherJam

Registered: Aug 2004
Posts: 1380
Do you mean something like this? Pixels range from 3x2 near the top/bottom to bigger near the centre, with a 2-3 pixel line width for the black grid. 240x126 display area, should be easily scrollable with around 80% of the 10,000 or so non-display cycles. I've not coded it, but I've got a plan, and I think it would be reasonably straightforward.

I've definitely seen similar with chunkier pixels, not sure if anyone's had to resort to sprites+FLI (as this one would)



Resogun looks awesome (added it to the wishlist iff I ever get a PS4), but there's a hella lot of parallax going on there.
2016-08-31 20:15
Monte Carlos

Registered: Jun 2004
Posts: 351
3x3 pixels with 3 unique color per 8x8????
What are you talking about?
Either you have doublepixels and three unique colors plus background or you have single pixels with two unique colors.
No way round. That size spec is plain bullshit. you can get only 192 pixels covered with unexpanded sprites. however 8 sprites with fli would be cumbersome.
Most demos use multicolor, hence doublepixels (f.e the censor demos). Have seen these color underneath scrollers also in hires with very big voxels but don't remember the demos names.
2016-09-01 05:44
oziphantom

Registered: Oct 2014
Posts: 478
well for 3x3 you would have to have a sprite overlay for the "gird", which is only at the edges. I was not clear, my bad.

@Christopher I was thinking of warping horizontally rather than vertically.
2016-09-01 07:11
ChristopherJam

Registered: Aug 2004
Posts: 1380
Quoting oziphantom
@Christopher I was thinking of warping horizontally rather than vertically.


I was wondering that after I posted. That.. would be harder. Warping vertically you only need to force DMA for each pixel row, and you can hide it in a black line so you don't even need cycle accurate timing (any time from the start of the display area onward will do)

The horizontal case also gives you a fair few 8x1 cells with one colour from each of two rows of source pixels, so there's more colour combining to do too (unless you have considerably thicker black lines between the rows)

I'm guessing you'd be looking at a smaller area for the horizontal.
2016-09-01 07:15
Oswald

Registered: Apr 2002
Posts: 5022
some non conventional pixel / font sizes is always refreshing after 30 years of looking at the same size sprites, chars, 4x4 and what not :)
2016-09-04 19:53
Monte Carlos

Registered: Jun 2004
Posts: 351
Think, you should downgrade to multicolor because you would get too much hazzle getting the needed amount of sprites over the fli (you know, the record with 7 Sprites over FLI was only reached with severe illegal opcode trickery)
2016-09-05 20:25
HCL

Registered: Feb 2003
Posts: 717
Who did 7 sprites over FLI?! How could i have missed that one?
2016-09-05 20:30
chatGPZ

Registered: Dec 2001
Posts: 11135
wishful thinking? :)
2016-09-05 20:43
JackAsser

Registered: Jun 2002
Posts: 1989
Quote: Think, you should downgrade to multicolor because you would get too much hazzle getting the needed amount of sprites over the fli (you know, the record with 7 Sprites over FLI was only reached with severe illegal opcode trickery)

These kind of effects do not induce a bad line every raster line so it's perfectly ok even with 8 sprites.
2016-09-05 21:16
Copyfault

Registered: Dec 2001
Posts: 466
Quoting HCL
Who did 7 sprites over FLI?! How could i have missed that one?

@Monte: did you take "the best of both worlds", i.e. applying Ninjas 6 sprites over FLI to an NTSC-system ;)?

But Jackasser is right, as long as there's no need for a BL on every line all eight sprites shouldn't be too much of a problem... and it should be the same also for the horizontal installment of the discussed effect, no?
2016-09-06 00:21
ChristopherJam

Registered: Aug 2004
Posts: 1380
I am far too lazy to use eight sprites; was only going to use five.

Just found out a few minutes ago that I've enough cycles free to use six without changing my code much, mind..
2016-09-06 05:47
Oswald

Registered: Apr 2002
Posts: 5022
it would be nice to see some more creative effects tho, than more palette rotators.
2016-09-15 20:46
Monte Carlos

Registered: Jun 2004
Posts: 351
? off by one error
2016-09-18 08:49
Peacemaker

Registered: Sep 2004
Posts: 243
oswald: its X party soon. Guess some groups will release those effects you are wishing for :>
2016-09-18 14:03
chatGPZ

Registered: Dec 2001
Posts: 11135
like a 30-minutes-1-pixel-per-frame scroller? :o)
2016-09-18 15:16
Peacemaker

Registered: Sep 2004
Posts: 243
Quote: like a 30-minutes-1-pixel-per-frame scroller? :o)

if the pixel is as width and height as the screen and colorflashes, we could dance to that disco light . well, not me, but others :D
2016-09-18 16:51
Compyx

Registered: Jan 2005
Posts: 631
I have and old 24 chars high and 10-20 chars wide bitmap font I did in 1993, should be pretty annoying at 1px per frame.
2016-09-18 19:57
lft

Registered: Jul 2007
Posts: 369
Quoting Peacemaker
if the pixel is as width and height as the screen and colorflashes, we could dance to that disco light . well, not me, but others :D


So, in the limit as the pixel size goes to infinity, scrollers become colour cycling effects. Amazing!
2016-09-19 04:34
JackAsser

Registered: Jun 2002
Posts: 1989
Quote: Quoting Peacemaker
if the pixel is as width and height as the screen and colorflashes, we could dance to that disco light . well, not me, but others :D


So, in the limit as the pixel size goes to infinity, scrollers become colour cycling effects. Amazing!


Locally in our frame of reference. Globally in the infinite unbounded universe it's still a scroller moving at relativistic speed.
2016-09-19 05:32
Frantic

Registered: Mar 2003
Posts: 1628
Nerds!
2016-09-19 13:42
Frantic

Registered: Mar 2003
Posts: 1628
(...but it raises the important question of whether a scroller can be said to exist independently of there being an observer — with the associated "local frame of reference".)
2016-09-19 13:43
JackAsser

Registered: Jun 2002
Posts: 1989
Quote: (...but it raises the important question of whether a scroller can be said to exist independently of there being an observer — with the associated "local frame of reference".)

The forest is still there when you don't look, right?
2016-09-19 13:46
Frantic

Registered: Mar 2003
Posts: 1628
...but is it then a "forest", with all its conceptual associations, or is it "just" physical matter?
2016-09-19 17:02
Peacemaker

Registered: Sep 2004
Posts: 243
Quote: Locally in our frame of reference. Globally in the infinite unbounded universe it's still a scroller moving at relativistic speed.

Thats right, dear. ;)
2016-09-21 08:02
Radiant

Registered: Sep 2004
Posts: 639
Quote: ...but is it then a "forest", with all its conceptual associations, or is it "just" physical matter?

Ah, I see what you're getting at. We're creating reality as an abstraction through observation; when we are discussing "reality" as such we are only talking about an agreed-upon model representing physicality in some sense.

Can't touch this.
2016-09-21 09:28
lft

Registered: Jul 2007
Posts: 369
Quoting Radiant
Ah, I see what you're getting at. We're creating reality as an abstraction through observation; when we are discussing "reality" as such we are only talking about an agreed-upon model representing physicality in some sense.

Can't touch this.


Kant touched this.
2016-09-21 09:58
Radiant

Registered: Sep 2004
Posts: 639
Quoting lft
Kant touched this.

Jarry groped it.
2016-09-21 10:14
Frantic

Registered: Mar 2003
Posts: 1628
Fukuoka didn't care about it.
RefreshSubscribe to this thread:

You need to be logged in to post in the forum.

Search the forum:
Search   for   in  
All times are CET.
Search CSDb
Advanced
Users Online
zzarko
Guinea_pig/Moonshine
fredrikr
DuncanTwain
katon/Lepsi De
Dano/Padua
Dave/SIDNIFY
Apollyon/ALD
Guests online: 135
Top Demos
1 Next Level  (9.8)
2 Mojo  (9.7)
3 Coma Light 13  (9.7)
4 Edge of Disgrace  (9.6)
5 Comaland 100%  (9.6)
6 No Bounds  (9.6)
7 Uncensored  (9.6)
8 Wonderland XIV  (9.6)
9 Memento Mori  (9.6)
10 Bromance  (9.5)
Top onefile Demos
1 It's More Fun to Com..  (9.7)
2 Party Elk 2  (9.7)
3 Cubic Dream  (9.6)
4 Copper Booze  (9.5)
5 TRSAC, Gabber & Pebe..  (9.5)
6 Rainbow Connection  (9.5)
7 Dawnfall V1.1  (9.5)
8 Quadrants  (9.5)
9 Daah, Those Acid Pil..  (9.5)
10 Birth of a Flower  (9.5)
Top Groups
1 Nostalgia  (9.3)
2 Oxyron  (9.3)
3 Booze Design  (9.3)
4 Censor Design  (9.3)
5 Crest  (9.3)
Top Crackers
1 Mr. Z  (9.9)
2 Antitrack  (9.8)
3 OTD  (9.8)
4 S!R  (9.7)
5 Faayd  (9.7)

Home - Disclaimer
Copyright © No Name 2001-2024
Page generated in: 0.318 sec.