I made a script that renders an image on GUI
by each pixel. In this example, there are empty spaces due the need of image compression, since more than 2MB+ crashes Roblox Studio. It’s impressive since you can’t really put an image into a game without uploading it to Roblox.
I could do some workarounds to prevent crashes but I don’t have time for that. Smaller image are rendered with higher quality however bigger images are rendered with lower quality. I can also play videos if I change few things.
I am not sure if I should provide source code since I am worried about exploiters using it and rendering some NSFW in backdoored games.