Dimitre
Dimitre
ofLight uses it to draw lights of3dPrimitive uses in a very strange way. it tries to import using ``` using ofNode::draw; ``` and soon it replaces with ``` void draw()...
Nice. Let's look which of this classes uses primitive ofNode::draw so we know if there is any meaningful break. On the top of that ofNode has a pretty important destructor...
I've just changed the name to ofLibs https://github.com/dimitre/ofLibs emscripten working there, RPI next.
Almost all macOS libraries built and tested (except svgtiny / curl-openssl and cairo) I'll be completing macOS libraries so I have a OF fork that can work consistently. Other platforms...
It would be great if others could jump in and work on other platforms like Windows or Linux. Each platform added will be less and less work since only the...
Recently Chalet project started supporting Meson targets which is great news for libs like Cairo https://github.com/chalet-org/chalet/issues/384
ofLibs updated, now we have libs for Linux64 and raspberry pi. using cmake install allowed correct paths for more platforms without using scripts to fix paths. Libtess2 has some great...
Assimp updated to 6.0.1 libusb to 1.0.28 (there is 1.0.29 out there, only needs mergin on libusb-cmake project)
closing nov 19
OF windows and msys2. time to get the tambourine and feathers ready try to invoke ```/mingw64/bin/g++``` in your terminal, to see if this path exists