ScratchData LogoScratchData
Back to LetsScratchOn2's profile

Color renderer

LELetsScratchOn2•Created January 18, 2025
Color renderer
3
3
4 views
View on Scratch

Instructions

Color Renderer An image renderer that's made for colors, speed, and resolution. Have fun experimenting with it! This is a simple color renderer that uses the pen tool. It can handle resolutions as small as 0.01, but be aware—it requires a powerful PC. Each individual y-axis needs to be processed through the CPU, which reads every instruction like color, position, or speed tick. Processing these instructions takes time and can cause delays, ultimately reducing frame rates.

Description

All code created by me, @LetsScratchOn2! This project was originally meant to be a pen-based 2D 8-bit snake rendering game. However, after rendering only the green background, I decided to explore how cool I could make the background rendering on its own. The same concept can even be applied to 3D renderers. Enjoy experimenting with it!

Project Details

Project ID1121891449
CreatedJanuary 18, 2025
Last ModifiedJanuary 18, 2025
SharedJanuary 18, 2025
Visibilityvisible
CommentsAllowed