View Single Post
Old 05 November 2019, 22:56   #203
sandruzzo
Registered User
 
Join Date: Feb 2011
Location: Italy/Rome
Posts: 2,344
Quote:
Originally Posted by Gorf View Post
still not clear to me here...

could you elaborate this with some (pseudo) code?
Interleaved bitplanes is some sort of chunky but into y directions since you have:

line0 plane0
line1 plane1
line2 plane2
line3 plane3

Chunky bitmap islike this: p0p1p2p3 - p0p1p2p3 - ......

If you get first 4pixel (p0p1p2p3p4), and use it as a patter for blitters' line draw, and you draw a vertical line, you'll get straight cp2, since with blitter you're rotating that 4 pixels
sandruzzo is offline  
 
Page generated in 0.04585 seconds with 10 queries