create3000 / cobweb

Cobweb is now X_ITE
https://github.com/create3000/x_ite
Other
10 stars 5 forks source link

Added JSONParser.js #30

Closed coderextreme closed 7 years ago

andreasplesch commented 7 years ago

Just to clarify: is this the first cut, untested version ?

coderextreme commented 7 years ago

Yes. It should compile.

On Jan 16, 2017 11:29 AM, "Andreas Plesch" notifications@github.com wrote:

Just to clarify: is this the first cut, untested version ?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/create3000/cobweb/pull/30#issuecomment-272907323, or mute the thread https://github.com/notifications/unsubscribe-auth/AArE95f1tfsDHw9k2BwCmnb575l5kLexks5rS5rvgaJpZM4LksXz .

coderextreme commented 7 years ago

Except it's in a different folder now. Hmm

On Jan 16, 2017 11:30 AM, "John Carlson" yottzumm@gmail.com wrote:

Yes. It should compile.

On Jan 16, 2017 11:29 AM, "Andreas Plesch" notifications@github.com wrote:

Just to clarify: is this the first cut, untested version ?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/create3000/cobweb/pull/30#issuecomment-272907323, or mute the thread https://github.com/notifications/unsubscribe-auth/AArE95f1tfsDHw9k2BwCmnb575l5kLexks5rS5rvgaJpZM4LksXz .

coderextreme commented 7 years ago

Sorry if this is a repeat. It should compile, but the folder structure changed, so IDK. Maybe put it under the main Parser folder

On Jan 16, 2017 11:29 AM, "Andreas Plesch" notifications@github.com wrote:

Just to clarify: is this the first cut, untested version ?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/create3000/cobweb/pull/30#issuecomment-272907323, or mute the thread https://github.com/notifications/unsubscribe-auth/AArE95f1tfsDHw9k2BwCmnb575l5kLexks5rS5rvgaJpZM4LksXz .

create3000 commented 7 years ago

FYI: The next version of Titania can parse and generate JSON encoded X3D files.

create3000 commented 7 years ago

There is a test file in cobweb.js/tests/Components/Scripting/toXMLString.json, not very representative but should include almost all statements and cases.

create3000 commented 7 years ago

Would like to merge but cannot find JSONParser file.

create3000 commented 7 years ago

There is another JSON test file, more simple, in the same folder MURCIELAGO640.json which should show a car with rotating wheels.