Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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 Zurück zur Release-Liste
0.8

Ein paar Bugs wurden in view3ds fest: einen Syntax-Fehler, wenn Klammern wurden aus der Funktion Argumente und ein negatives Signal für ein Tupel angewendet weggelassen. glDeleteTexture wurde mit der richtigen glDeleteTextures in gltexture.py ersetzt.
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