scw_parse icon indicating copy to clipboard operation
scw_parse copied to clipboard

Implement exporting scw from dae

Open BlaCoiso opened this issue 6 years ago • 3 comments

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

BlaCoiso avatar Nov 30 '19 11:11 BlaCoiso

hello.Do you have script export scw from dae

attikusfinch avatar Dec 22 '19 11:12 attikusfinch

hello.Do you have script export scw from dae

As mentioned in this issue, it's currently unimplemented

BlaCoiso avatar Dec 22 '19 12:12 BlaCoiso

when you finish script?I am your fan

attikusfinch avatar Dec 24 '19 16:12 attikusfinch