문제

I am interested in writing interactive applets in Computational Geometry using Python. For starters I would like to code up an applet like this one or this one, in which the user 'mouses in' points and a certain computation is performed.

The reason I ask this is because, I am familiar with Python and being a scripting language I guess it would be easier(and shorter) to write applets in Python rather than Java, a language in which I don't have any experience.

Are there any standard set of libraries to write such applets in Python?

올바른 솔루션이 없습니다

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top