Skip to content

Implement exporting scw from dae #4

@BlaCoiso

Description

@BlaCoiso

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 request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions