Question:
How to find out the point which is tangent to the other circle in this case?
Sunday, May 17, 2009
Subscribe to:
Post Comments (Atom)
collection of class notes, resources and student work
Generative Scripting II - SS09 |
Visit this group |
Hi Liu,
ReplyDeleteThere is no quick command to find this out. You have to check, as I told you, how to do it mathematically, if possible. I believe it is, with some workarounds, and some trigonometry... and if you are lost, consult the documentation for the math module in Python, which is quite powerful and can help you to convert an equations or formulas you might find. (http://www.google.de/search?q=python+math+module&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a)
Hey Liu, just keep in mind that assignment 01B is about actually doing the script. I consider this an extension of assignment 01A. But now please start scripting!!
ReplyDelete