Download List

Projeto Descrição

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 Requirements

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

A couple bugs foram corrigidos no view3ds: um erro de sintaxe em parênteses foram omitidos os argumentos da função e um sinal negativo aplicado a uma tupla. glDeleteTexture foi substituído com o glDeleteTextures correta em gltexture.py.
Tags: 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