Wednesday, April 10, 2013

Unity3D Serialization


Another infrequent post, another entirely different programming topic.

I'm developing a mobile game with Unity3D (C# only), and I rolled my own serialization and deserialization code for it. I recently decided to see what stable general solutions exist, and found these:


No comments: