ダウンロードリスト

プロジェクト概要

Dice3DS is a set of Pure Python modules for dealing with 3D Studio format (*.3ds) files. It maps 3DS chunks into a hierarchical set of Python objects; it's a lot like how ElementTree works for XML files. Dice3DS requires Python 2.6 or higher and Numpy. Note that it is not a wrapper for lib3ds.

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2007-08-18 11:17 リリース一覧に戻る
0.8

カップルバグview3dsで修正された:構文エラーは括弧の関数の引数と負の符号のタプルに適用から除外された。 glDeleteTexture gltexture.pyの正しいglDeleteTexturesに置き換えられました。
タグ: Major bugfixes
A couple bugs were fixed in view3ds: a syntax error where parentheses were omitted from function arguments and a negative sign applied to a tuple. glDeleteTexture was replaced with the correct glDeleteTextures in gltexture.py.

プロジェクトリソース