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

JSON files not saving correctly #236

Open
mrfrase3 opened this issue Dec 10, 2017 · 1 comment
Open

JSON files not saving correctly #236

mrfrase3 opened this issue Dec 10, 2017 · 1 comment

Comments

@mrfrase3
Copy link
Contributor

Hey All,

Was just finally getting to processing all the saved JSON files from the Multiplayer A-Painter exhibit at SIGGRAPH Asia, to then discover that the files are all missing data. More specifically orientation, position and color are not saving correctly.

I tested and this is also happening on the single player version of a-painter. Binary files are still saving correctly.

Here is an example of a save file:
{"version":1,"strokes":[{"brush":{"index":0,"color":{},"size":0.029103},"points":[{"orientation":{},"position":{},"pressure":0.2,"timestamp":0}........

@mrfrase3
Copy link
Contributor Author

Also, for those that are interested, I managed to recover some of the paintings from the multiplayer server's persistence file.

You can see the pretty art at https://mrfrase3.github.io/a-painterSA17/

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

No branches or pull requests

1 participant