ScratchData LogoScratchData
Back to minion_roblox's profile

Color buffer rendering test

MIminion_roblox•Created April 25, 2025
Color buffer rendering test
0
0
1 views
View on Scratch

Instructions

The image you see is rendered using only pen and color buffer. What is a color buffer? Color buffer is commonly a list that if presented as a 1D array as here, has length of screen width * screen height. Why use color buffer? Color buffer has many pros but also cons. Pros: realistic results, easy handling, flexibility. Cons: heavier to compute and render.

Project Details

Project ID1166072819
CreatedApril 25, 2025
Last ModifiedMay 16, 2025
SharedApril 25, 2025
Visibilityvisible
CommentsAllowed