Home
  Introduction
  Odiesoft demos
  Odiesoft games
  CPC Party pictures
  Downloads
Anime
Party pictures
Guestbook
Links
Contact

Terminator Scroll

1993

 
Terminator Scroll
Terminator Scroll
The introduction sequence of the movie "The Terminator" has facinated me ever since I first saw it. It was always a dream of mine to convert this effect into a CPC demo.

At first I had the idea of using sprites for the characters that were scrolling across the screen in two directions, but it turned out that this would be too slow. I had to accept that I had to be content to scroll the text in just one direction, because the CPC wasn't capable of supporting a overlapping scrolling in two different directions. So I used a byte-by-byte scrolling to move the text from right to left over the screen. I've used a CRTC register 3 trick to simulate a byte-by-byte scrolling. Later I was told that this looks bad on a green screen, so I've put in the Tunnel demo as a special green screen part.

Terminator Scroll
"Laser effect" paints Odiesoft text
I've spent a lot of time on the color fading effect used in this demo. I made sure that the colors didn't fade out to black, but to the correct background color - like in a correct alpha-blending, even though I didn't knew that it was called this at that time! That is if the text to be faded out was currently in front of one of the big ODIESOFT characters it faded out to the colors used in this character. I've seen some demos on the CPC or even the Amiga with its 65536 colors that faded out to the color black regardless whether there were different colors in the background or not.

Prologue
Terminator Scroll prologue
As you may know at the end of the Terminator introduction sequence when the two parts of the "The Terminator" text connected in the center of the screen, the whole text was moving along the z-axis into the back of a virtual space, so that the viewer was able to read the text as a whole. As you can imagine the CPC's processing power was far to inferior to accomplish this with an text that was many times the screen size in width. Again I had to reduce my ideas to a simpler form of presenting the whole "Odiesoft" text to the users. I used some sort of laser beam that was moving from left to right and painting the Odiesoft text onto the screen. It looks dumb, but it was the best idea I was able to come up with.

The text at the start of this demo was similar to the prologue of the original Terminator movie. I rewrote it to fit to the computer and CPC theme of this demo: "The Amstrad rose from the mass of computer systems. His war to exterminate every other system has raged for decades,
Alpha Blending vs Fading to black
Alpha blending (top) vs Fading to black (bottom)
but the final battle would not be fought in the future. It would be fought here, in our present. Tonight...". This passage was intended to sound gloomy and ominous - and to be honest it still gives me the willies...

I liked to use passages of books, parts of poems or citations of famous people in my demos. Even though I wrote just three or four demos which actually contained some citations - often I didn't find a suitable citation for my demos. Obviously I didn't have Internet access at that time!

 

Terminator Scroll
Terminator Scroll

Return to Demos index

last updated on Saturday, November 2. 2002 by Odiesoft

Legal disclaimer under which this service is provided to you.