assimp/port/PyAssimp
sueastside 55a3d845c9 Changed structs.py to export the original names of the C structs, not uppercase.
Totally rewrote pyassimp, removing all pyassimp classes, instead using python's dynamic nature to expand the ctypes structures to include safe array access and python style tuple access.
Updated helper.py and sample.py.

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@406 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2009-04-25 21:12:53 +00:00
..
pyassimp Changed structs.py to export the original names of the C structs, not uppercase. 2009-04-25 21:12:53 +00:00
README PyAssimp initial import. 2008-09-17 15:25:20 +00:00
sample.py Changed structs.py to export the original names of the C structs, not uppercase. 2009-04-25 21:12:53 +00:00

README

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

	PyAssimp Readme
	---------------

To be filled.