-
### System Information
OpenCV 4.10.0
GitHub Actions macOS latest
https://github.com/actions/runner-images/blob/main/images/macos/macos-14-Readme.md
### Detailed description
```
/Users/runner/…
-
hi satoru, do you think it is a good idea to use this for openFrameworks?
is this implementation complete, and would it be a good replacement for the current version?
-
It is already great most of the actions are running under 10 minutes
but some minor changes can shave off some seconds or minutes
- [ ] Using always make -j2 on github actions
- [x] install and c…
-
Following up @dimitre
- [x] New: Nightly scripts aren't running! #8193
- [x] #8170
- [ ] #8190
- [ ] #8155
- [ ] #8102
- [ ] #8124
- [ ] #8194
- [ ] https://github.com/openframeworks/p…
-
@ofTheo reported that it's still not super clear with the project generator how to make examples for OF when you pull from github, I feel like moving this submodule back into the core of OF would help…
-
Hey @tcoppex ,
Do you still use this addon?
I am getting this error at **\ofxFontSampler\libs\fontsampler\ttf_reader.cc:**
it seems that detect some error in the ttf files...
```
/* Check t…
-
hi there-
I got this working last fall, and just recently updated your new version. However, it isn't working. There were still references to deprecated or removed ofxKinect calls eg
kinect.getCalib…
-
Has anyone ever managed to get this addon to build under msys2?
I've been banging my head against it for a couple of days now and I'm just about ready to give up.
-
Hi, I would like to use ImGuizmo in [openFrameworks](https://openframeworks.cc/). There is an [ofxImGui](https://github.com/jvcleave/ofxImGui) repo that integrated ImGui into openFrameworks. I do not …
-
Several users have expressed interest in integrating Ultralight with [OpenFrameworks](https://openframeworks.cc/).
It mostly uses GLFW/GL for all drawing so integration shouldn't be difficult.
W…