maojingkai
Results
3
comments of
maojingkai
Thanks! It does make sense to me, and I'll try to simplify it with your approach. Besides that, the codes of `res` module seems too ugly to understand and maintain,...
Thanks! It has been fixed in #77.
The framework provides a multi-threading friendly interfaces. Most of the APIs could be used in different threads safely. By example, you could create a texture in worker thread, and submit...