ダウンロードリスト

プロジェクト概要

プログラミング言語 Haxe と 3D エンジン Sandy を使ってシンプルな flash 3D ビューアの開発を行います。…というのが当初の予定でしたが、今は外部の 3D エンジンに(あまり)頼らず、Haxe で flash11 の Stage3D を使う 3D ビューアの開発をする方向に移行しています。ていうか移行しました。ビューアはウェブページやプレゼンテーションのスライドで利用することができます。

システム要件

システム要件が設定されていません

リリース時刻: 2012-01-22 20:22
wm3d 0.16 (1 個のファイル 非表示)

リリースノート

リリースノートはありません

変更履歴

* NOTICE: XML structure will change in the next version( 0.20 )
* NOTICE: 0.20 XML will be incompatible with XML of former versions
* add prototype of web interface (it does not work now)
* rewrite eq2xml in python
* builder directory moves to scripts/python/builder
* add forward/back button (invisible when the movie has only one scene)
* add callback to get xml
* add callback to get current view
* code refactoring, remove all the __myLoadFromXml methods
* add multiframe mode, see samples/single.xml
* camera and rotation matrix are common for all the frames now
* press "f", "b" to move forward, backward, respectively
* modify data structure for multiframe