Monday, March 16, 2020

Venn Diagram

Your assignment is to draw one of these Venn Diagrams using SVG. We did a similar project in the first few weeks of the course in Fall 2019. Use whatever colors, fonts, etc. you'd like. Make sure the circles line up and the text fits. Make sure the fonts and font sizes are unified.

You'll need to write the code in Brackets and test it using a web browser such as Safari, Chrome, or Firefox (not Internet Explorer).

The code will consist of three or four overlapping circles. You can choose whether to blend the colors by making the circles semi-transparent, or you could use clipping paths to create the intersections and give them all distinct opaque colors.

If you choose the second option, add colors to it. The second option is much simpler but requires that you use the Pythagorean Theorem to locate the circle centers. The first option has more circles but they may be easier to place.

Turn in your assignment here: http://mobileapps1920.svctestudents.org/submit/homework.php

Click on the images to enlarge.



No comments:

Post a Comment

Note: Only a member of this blog may post a comment.