Download List

项目描述

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.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-08-18 11:17 Back to release list
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.

Project Resources