ScratchData LogoScratchData
Back to raucket's profile

Boolean operations

RAraucket•Created September 8, 2017
Boolean operations
18
10
289 views
View on Scratch

Instructions

A = red, B = blue Use the mouse to control A Show how these operations affect the filled area. Color = true A XOR B ( symmetric difference / disjunctive union ) A NOT B ( difference ) A OR B ( union ) A AND B ( intersection )

Description

Just a small project to show how to extend the line-filler, used in my latest projects, with more generic parameters. Resource: https://en.wikipedia.org/wiki/Boolean_operations_on_polygons

Project Details

Project ID173705544
CreatedSeptember 8, 2017
Last ModifiedOctober 5, 2017
SharedSeptember 8, 2017
Visibilityvisible
CommentsAllowed