Friday, February 28, 2014

Javascript and SVG

Here is a link to my code for search string
http://students.gctaa.net/~snicholakos/javascript/search_string2.js

and here is "Dragon Slayer"
http://students.gctaa.net/~snicholakos/javascript/dragon_slayer.js

I also edited my SVG path summary to include the difference between quadratic and cubic bezier curves

1 comment:

  1. Excellent work on the JavaScript programs! Now what we need are some compelling examples of the two types of bezier curves in action that would help beginners (like us) wrap our heads around the concept. Please let me know if you come across or come up with such a thing.

    ReplyDelete