Closed khalilyamoun closed 6 years ago
Thank you guys for this awesome "Library" !
and ideas how to store entities postion, rotation, scale etc... in a MySql database ?
@khalilyamoun when I used it in a production app, I used Realm to store entities. It's easier with JSON-like databases. For SQL you'll need to write wrappers
Thank you guys for this awesome "Library" !
and ideas how to store entities postion, rotation, scale etc... in a MySql database ?