http://www.ne.jp/asahi/magneticwave/popcan/ http://www.liquidbrush.com/
投稿者アーカイブ: shizu
メモ:壁紙(2008/01/20)
http://pc.magnacarta.co.kr/en/mcpds/ http://magnacarta.co.kr/download/wallpaper_1.asp http://www.heyheyheycrea …
ケータイFlashサイトデザインコンテスト
→http://contest.klab.org/flash/index.html まるでやったことのない分野ですが気になります、仕事柄w
メモ:EclipseでBlenderAPIをコード補完する
*必要なもの Blenderソース Eclipse PyDev *手順 1、Blenderソースを適当なディレクトリに展開(ここでは「d:\pub\src」) 2、PyDevの設定で[Interpreter – …
メモ:Python – asyncore
python reference – asyncore Programming in Python with Medusa and the Async Sockets Library
メモ:Tkinterメモ
An Introduction to Tkinter python.org – Tkinter Resource
メモ:Blender起動オプション
blender –helpを記載。 Blender 2.45 (sub 0) Build Usage: blender [options …] [file] Render options: -b Rend …
GameBlenderでTkinter
単にテキストボックスを表示するだけのコードです。 Tkinterを使う目的は主にゲームの日本語チャットウィンドウを想定。 気になる問題はTkinterにスレッド使っていいのか、最前面化が常に可能か、GameBlender …
メモ:BlenderのMQOインポータ、VC++2008でboostビルド
kykさんのMQOインポータがpython2.5で動かないので、ビルドしてみる。 用意したもの: VC++2008 Express Python2.5 Boost1.34.1 ICU3.8 GANGuソース。 手順 1、 …
メモ:GameBlender資料(wiki、API、ReleaseNote)
http://wiki.blender.org/index.php/Game_Engine http://www.blender.org/documentation/pydoc_gameengine/PyDoc-Game …