ScratchData LogoScratchData
Back to OriginallySystemized's profile

3D Dot Map Demo

OROriginallySystemized•Created April 26, 2017
3D Dot Map Demo
0
0
15 views
View on Scratch

Instructions

Use the mouse to rotate, click to select (or space to select next). Just something I threw together after I came across the help request of original project, while looking for 3D others were doing. Seemed like it would make a nice little demo. :) See many comments inside to help understand how it works.

Description

Put this into the 3D studio because it contains some elements of the 3D coding in a simple form that might be easier to follow - for example: projection to 2D, 3D point rotation, crude ordering, rotation using mouse. Plus, it has simple examples of other effects that might be of interest to some (e.g. motion blur, using clones for different tasks). Things I changed from original... - fixed the rotation problem (i.e. per original request); - put it all into one sprite, so it's easier to use elsewhere; - used clones (and lists) to avoid having lots of sprites; - added text to costumes, so you can put names against dots; - size & brightness changes, for extra sense of depth; - quick & crude ordering, so nearer names usually drawn on top; - added selection (click on dot/name, or switch with space); - motion blur (by stamping black costume rather than using clear). Hope it helps!

Project Details

Project ID157562933
CreatedApril 26, 2017
Last ModifiedApril 26, 2017
SharedApril 26, 2017
Visibilityvisible
CommentsAllowed