-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently it's only possible to partially export the scw as a dae; allowing the reverse would also be useful.
Things required before this is possible:
- Regenerate scw from internal structure
- Implement code for reencoding each chunk, computing length and CRC
- Add constructors for a blank SC3D
- Add empty argument constructors for each chunk type
- Add methods to modify/insert data into each chunk
- Implement code for loading and parsing XML from text in
XML.js - Implement some kind of COLLADA parser to read the required values to be reencoded
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request