Alexandre Tolstenko
Alexandre Tolstenko
http://www.cpgf.org/download.html
- Scene manager; - Safe add and remove components and entities;
Expose how lines could be drawn. For instace, this works inside GLManager. We need to expose it ``` auto line = Line(glm::vec3(0,0,0),glm::vec3(1000,1000,1000)); this->drawLine(line); ``` Support line with multiples segments
WWW
Create similar functionality to unity´s www https://docs.unity3d.com/ScriptReference/WWW.html
https://github.com/ngot/libv8
https://github.com/kosenko/ui
I built using mingw on linux and printed the SleepTime using: `log_info("%lf",sleepTime.count());` Here is the output 