Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement exporting scw from dae #4

Open
7 tasks
BlaCoiso opened this issue Nov 30, 2019 · 3 comments
Open
7 tasks

Implement exporting scw from dae #4

BlaCoiso opened this issue Nov 30, 2019 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@BlaCoiso
Copy link
Owner

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 BlaCoiso added the enhancement New feature or request label Nov 30, 2019
@BlaCoiso BlaCoiso self-assigned this Nov 30, 2019
@attikusfinch
Copy link

hello.Do you have script export scw from dae

@BlaCoiso
Copy link
Owner Author

hello.Do you have script export scw from dae

As mentioned in this issue, it's currently unimplemented

@attikusfinch
Copy link

attikusfinch commented Dec 24, 2019

when you finish script?I am your fan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants