Ezelia Posted January 22, 2014 Share Posted January 22, 2014 Hi, I was looking for a generic .atlas parser in JavaScript but didn't find any, except the one integrated with PIXI, but that one had some problems with my atlas files.so I wrote a new parser with a different approach, I use regular expressions to parse the text and transform it to JSON. here is my implementation : https://github.com/Ezelia/atlas-parser Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.