2009년 8월 6일 목요일

Modan development

As I mentioned in the previous post, I'm developing Modan in python language, with wxPython as a GUI toolkit. My development environment consists of Eclipse + PyDev. All the morphometric data are stored in a database file using SQLite, with sqlite3 python module. For image manipulation, PIL (Python Image Library) is used, and for 3D visualization, I use PyOpenGL. To handle matrices more easily, Numpy is utilized. The whole project is hosted on Google Code website http://code.google.com/p/modan , including issues tracking, WikiWiki, and source control through SVN. To make installable file for MS Windows, py2exe is used. What else... probably that's it for the most part. If you have any other questions concerning technical details, just let me know.

댓글 없음:

댓글 쓰기