User Tools

Site Tools


base:demo_programming

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
base:demo_programming [2018-12-18 17:01] – [Demo Coding] ftcbase:demo_programming [2022-03-15 19:00] (current) – [Rasterbars] erhan
Line 1: Line 1:
 ====== Demo Coding ====== ====== Demo Coding ======
 + 
 This page is devoted specifically to demo effects and tutorials on how to make demos. More general graphics coding is instead covered in the [[base:vic|General VIC programming page]]. This page is devoted specifically to demo effects and tutorials on how to make demos. More general graphics coding is instead covered in the [[base:vic|General VIC programming page]].
  
Line 8: Line 8:
   * [[demo coding introduction|An Introduction to Programming C-64 Demos]] - Puterman/FLT. Extensive and easy to read tutorial aimed at beginners.   * [[demo coding introduction|An Introduction to Programming C-64 Demos]] - Puterman/FLT. Extensive and easy to read tutorial aimed at beginners.
   * [[Demo world records and world firsts]] - Who broke what record? Who invented effect X first? When? In what demo?   * [[Demo world records and world firsts]] - Who broke what record? Who invented effect X first? When? In what demo?
-  * [[Speeding up and optimising demo routines]] - by conrad+
  
 ====== Effects ====== ====== Effects ======
Line 21: Line 21:
   * [[Rasterbars with screen on|Rasterbars 2 source]] - by Bitbreaker   * [[Rasterbars with screen on|Rasterbars 2 source]] - by Bitbreaker
   * [[Rasterbars small source|Rasterbars 3 source]] - by Graham   * [[Rasterbars small source|Rasterbars 3 source]] - by Graham
 +  * [[Rasterbars 4 source]] - by Erhan
   * [[Rasterbars Flash screen effect|Rasterbar Flasher source]] - Flash Screen effect by Wozza/CygnusOz   * [[Rasterbars Flash screen effect|Rasterbar Flasher source]] - Flash Screen effect by Wozza/CygnusOz
   * [[Horizontal Raster Split|Horizontal Raster Split]] - Monte Carlos   * [[Horizontal Raster Split|Horizontal Raster Split]] - Monte Carlos
 +  * [[Overlapping Raster Bars]] by Richard
  
 ===== Scrolling text ===== ===== Scrolling text =====
Line 31: Line 33:
   * 1 char sized scrollers:   * 1 char sized scrollers:
     * [[1X1 Scrolling message|Scroll text]] - by Vai/Slash Design     * [[1X1 Scrolling message|Scroll text]] - by Vai/Slash Design
-    * [[acme_1x1_scroll|Scroll text]] - By Richard Bayliss/TND+    * [[acme_1x1_scroll|Scroll text]] - By Richard/TND
     * [[1x1_scroll|Scroll text]] - variable speed and direction, by Groepaz/Hitmen     * [[1x1_scroll|Scroll text]] - variable speed and direction, by Groepaz/Hitmen
 +    * [[1x1 upscroll]] - the basics - by Richard/TND
 +
 +  * 2 char sized scrollers:
 +    * [[2x2 upscroll with space linefeed]] by Richard/TND
  
   * Zoom chars 8x:   * Zoom chars 8x:
Line 39: Line 45:
  
   * Sprite scroller:   * Sprite scroller:
-    * [[Scrolltext using Sprites]] - by Testicle+    * [[Scrolltext using Sprites]] - a ROL-scroll, by Testicle 
 +    * [[Waving sprite scroll]] - A letter per sprite with a sine move, by Mace
  
   * Perspective Scroller   * Perspective Scroller
Line 92: Line 99:
   * [[8 Sprite starfield]] - by Richard Bayliss   * [[8 Sprite starfield]] - by Richard Bayliss
   * [[ROL Starfield using $d018]] - by Richard Bayliss   * [[ROL Starfield using $d018]] - by Richard Bayliss
 +  * [[base:Starfield|Starfield]] - by Fabrizio Stellato
 ===== 2nd Line FLI ===== ===== 2nd Line FLI =====
   * [[Twisters, x-rotators and waving carpets]] - Bitbreaker/Oxyron^Arsenic^Nuance   * [[Twisters, x-rotators and waving carpets]] - Bitbreaker/Oxyron^Arsenic^Nuance
base/demo_programming.1545148892.txt.gz · Last modified: 2018-12-18 17:01 by ftc