Dead Hackers Society
Other BBSes »
 
 

Sommarhack 2024

Silly Venture 2024 SE
Demoscene  Coding  CT60  Buy/sell

Atari demoscene BBS
 
Re: How do you zoom on Atari?
Posted by: evil Jan,29.2013-16:44 

"How do you zoom on Atari?"

I can't tell for Overlanders, they probably use a lot of character precalcs (wild guess).


However our fullscreen zoom in Summer Delights is easier to explain of obvious reasons :) It's a 200x7 (or something like this) chunky buffer that is real-time zoomed in X and c2p'd to screen where the video address counter will do the Y-stretch. Unfortunately we ran out of time to complete the effect so the precision of the Y-zoom is really not good enough. Perhaps the zoomscroll will get an improved revenge in a later prod :)

See video at 3:45 : http://dhs.nu/video.php?ID=368

This method can also be applied on ST (ours is STe) in a smaller size, but instead of hardware-stretch, need to copy the data to more lines. One problem appears then, garbage data when the zoom goes backwards (getting smaller). Clearing this garbage is an obvious solution, but much faster to set the palette black around the current zoom-size.


We also did a zoomscroll that goes upwards. It's much less CPU-hungry on STe. The X-stretch is made from different width of graphics stripes (15 colour-stripes), then applying rasters to the stripes so they form letters. Y-stretch is about stretching the raster colours. I guess over half the CPU is left empty in that screen.

See video at 4:50 : http://dhs.nu/video.php?ID=47


--
Anders Eriksson
ae@dhs.nu








[All messages in this thread]    [Start new thread]

Topic Posted by  Date 
How do you zoom on Atari? Zamuel_a Jan,28.2013-23:30
  Re: How do you zoom on Atari? evil Jan,29.2013-16:44
    Re: How do you zoom on Atari? Zamuel_a Jan,29.2013-17:16
      Re: How do you zoom on Atari? evil Jan,29.2013-17:34
      Re: How do you zoom on Atari? Paranoid / pdx Jan,29.2013-22:39
    Re: How do you zoom on Atari? Bod/STAX Jan,29.2013-17:21
      Re: How do you zoom on Atari? Zamuel_a Jan,29.2013-19:36
        Re: How do you zoom on Atari? ggn Jan,30.2013-09:47
          Re: How do you zoom on Atari? Zamuel_a Jan,30.2013-12:30
            Re: How do you zoom on Atari? nativ Jan,31.2013-16:21
              Re: How do you zoom on Atari? Dma-Sc Feb,01.2013-12:39


Reply to this message
Name:
Topic:
Anti-troll code:

Message:

What's the anti-troll code?
That's your personal code to be able to add comments and messages on the dhs.nu site.
Don't have a code or forgot it? Fix it here.
© 1994-2024 Dead Hackers Society Contact: Anders Eriksson