[ot][spam][crazy][is it appropriate to direct disruption towards things that have been heavily disrupted?]

Undiscussed Horrific Abuse, One Victim of Many gmkarl at gmail.com
Thu Jun 23 05:24:56 PDT 2022


i'm kinda paused. i'm at the point of writing a screen matrix to move
to the center of the screen . i was thinking of holding a 2x2 matrix
as an object member. the plan is to divide the width and height by
two, and take the minimum and call it dim. then to scale by dim (first
column of matrix) and add the halfwidth and halfheight (second column
of matrix)

so maybe like
screen_mat[1,:] = (self.width, self.height)
screen_mat[1,:] *= 2
screen_mat[0,:] = min(screen_max[1:])

dunno


More information about the cypherpunks mailing list