scw_parse
scw_parse copied to clipboard
Implement exporting scw from dae
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
hello.Do you have script export scw from dae
hello.Do you have script export scw from dae
As mentioned in this issue, it's currently unimplemented
when you finish script?I am your fan