@sigrid I have a SDL question for you, I was wondering if instead of wrinting to uxn_screen.pixels, we couldn't write directly to the sdl_texture, the pixel data is the same format I think, do you think it'd be possible to not have to allocate memory for the pixels that way?