Still messing with ChatGPT’s imagination when I get bored until from now as the same as my first topic ever, I accidentally he made this: [RobloxScreenShot20250227_185520196] local function renderDonut() local A, B = 0, 0 – Rotation angles local width, height = 40, 20 – Screen size in characters local theta_spacing = 0.07 local phi_spacing = 0.02 local R1, R2, K2 = 1, 2, 5 local K1 = width * K2 * 3 / (8 * (R1 + R2)) while true do local z_buffer = {} …