The
Chrono Cross Model Importer is a
Blender import plugin that allows users to import Chrono Cross models for viewing and manipulation in Blender, a free, open source, cross-platform 3D modeling application. The plugin is a Python script.
The most recent version of the script is v0.4.0, released 29 Jan 2009. With this version the rest state of all model files (battle and overworld) are viewable with textures. Due to Blender's difficulties with transparency, some of the models will appear somewhat different.
See the attachments at the end of this post to download. The script is provided in the ZIP compressed format. Instructions for installation and use can be found within the script file. Feedback and questions are encouraged.
This post will be updated as future versions of the script are released.
Changelogv0.4.0: 2009.01.29
- Ground-up rewrite to take advantage of Python's object-oriented capabilities.
- Modified to be able to handle models with multiple textures.
- Modified to be able to handle textures of varying size.
- Improved console output to facilitate debugging.
v0.3.1: 2008.05.27
- Steps to improve Blender viewing of models: turn off mipmapping and interpolation, enable transparency in rendering.
v0.3.0: 2008.05.14
- Fixed remaining bugs in vertex unpacking; all models' vertices and faces are now viewable with 99% accuracy.
- Deferred attempt to derive armature from joint data.
[attachment deleted by admin]