Followers
0
Following
0
Joined
Last Online
-
Minatory
I am trying to build a custom ray renderer in Pythonista, using canvas as a buffer to draw pixels on the screen. It’s probably not the best approach but anyway, when I disable AA with
canvas.set_aa_enabled(False)
pythonista still smooths everything out. Keep in mind I am drawing pixel by pixel as 1:1 rectangles. -
Minatory
Can we get ability to run in more windows on iPadOS please?