ScratchData LogoScratchData
Back to squoop's profile

100% Pen Photo Viewer

SQsquoop•Created July 19, 2020
100% Pen Photo Viewer
7
3
82 views
View on Scratch

Instructions

OLD PROJECT, USE THIS ONE INSTEAD: turbowarp.org/554916406?fps=60 Full Featured Image Viewer made 100% with pen :) GREEN FLAG: reset image DRAG: moves the image MOUSE WHEEL UP/DOWN: zoom in/out R KEY: reset zoom C KEY: centre

Description

HOW IT WORKS: I use a Python script I wrote to convert a bitmap (.bmp) image into a list of colour values. I then import this text file into the image data list. With the image loaded, the Scratch program draws the image pixel by pixel at the correct location. ~ I might tidy up the Python script and release it so others can use it, but no promises... I'm quite lazy... ~ Image from Pixabay.

Project Details

Project ID412576376
CreatedJuly 19, 2020
Last ModifiedJuly 21, 2021
SharedJuly 19, 2020
Visibilityvisible
CommentsAllowed