Amanda
@amanda@social.spejset.org
#ComputerScientist PhD student working on specialised #ConstraintSolvers for #ProgramAnalysis, including #Polonius in #Rust. Interested in personal computing, roads not taken, big dreams and liberatory projects. Vaguely #solarpunk aligned. I had a weird relationship to the 80s before it was cool. Previously at @mnda, and @amanda, and former host of tut.amanda.systems. Parenting handle: @amanda. Book reviews at @amanda.
social.spejset.org
#pixelgraphics people: I’m thinking of implementing a radar/scanner view of a todo list/calendar with tasks/events placed around me like aliens approaching in Aliens. Obviously the choice for this would be polar coordinates, with angle picked arbitrarily except avoiding overlap and distance picked by time to event/deadline.
Now, how does one convert polar coordinates to Cartesian integer pixel coordinates? It seems unnecessarily complicated when computer graphics people online describe it.