Schlechtwetterfront / xsizetools

Softimage exporter and importer for ZeroEngine (Star Wars Battlefront I + II) .msh 3D files.
http://schlechtwetterfront.github.io/xsizetools/
Other
19 stars 4 forks source link

Possibly move some of the import code to C++ #9

Closed Schlechtwetterfront closed 8 years ago

Schlechtwetterfront commented 8 years ago

Possibly speed up import with C++.

Schlechtwetterfront commented 8 years ago

Retrieving the node/vertex indices from C++ now and avoiding as much of the SI Object Model as possible which is the main slowdown.