ccpwgl2
ccpwgl2 copied to clipboard
Feature / Serialization and Deserialization
All objects should be able to be created from, updated with, read to, and destroyed from json objects.
- [ ] Lists of structs
- [ ] Structs
- [x] Fixed sized vectors
- [x] Dynamic vectors
- [x] String types
- [x] Number types
- [x] Boolean types
- [ ] Plain objects
- [ ] Arrays
- [ ] Struct refs