Skip to content

Conversation

@frankenbits
Copy link
Collaborator

I have to finish drawing my diagram in part E but everything else is there
PS-02_Cara.zip

knowuh and others added 30 commits January 29, 2016 20:14
ps-02 - first problem of drawing 10 n-gons in a canvas has been done.
B: Draw 100 quadrilaterals
C: 1000 lines

Bug fix: setting strokeWidth to 0, wasn’t having “no stroke” effect
- Rotation logic added to Polygon.js
- CanvasSizeHandler generalised(made to follow DRY)
Copied Noah’s examples and am messing with the parameters. Early days.
# Conflicts:
#	.idea/workspace.xml
ps-02 complete
rcmorrill:  problem set number 2 (first upload)
odonnel-p : Problem Set 02
When I run the draw function drawing a set of sinc waves in e, trying
to draw as much as the example in d shown, the browser had difficulties
to execute the program. I guess it is because HTML5’s canvas occupy to
much CPU of the computer if I draw all the curves point-by-point. I
hope here is some other way to draw them.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.