Theodore Watson

Results 57 issues of Theodore Watson

see line: https://github.com/ofTheo/videoInput/blob/update2013/videoInputSrcAndDemos/libs/videoInput/videoInput.cpp#L1797 YUV2 is 4 bytes per pixel - so this would not pick up this format correctly.

Taking a look at the tvOS examples in Xcode 13, they all reference the iOS SDK and iOS Simulators. Switching the SDK to tvOS and device type to Apple TV...

Was testing the nightly builds and found another small regression @dimitre. In the past we used Debug by default, but in the Nightly Builds it now defaults to AppStore. Thinking...

xcode
macOS
regression

In some cases the difference can between ofSplitString and this implementation can be 200:1 in terms of speed. Using a different implementation ( that only works for single chars as...

@dimitre - curious if the shadows or assimp example works for you on your Rpi 4? Where you using Bullseye version when you were testing? I did a clean install...

can we do it? we need cross platform: playback streaming pitch pan multiplay for us to be compatible with what exists. OpenAL seems like the best choice. What other options...

core
feature
development-strategy
section-sound

Some of the old native UI examples didn't work anymore so they were removed for 0.12.0 It would be great to do an audit of current examples and see what...

- Darker / modern theme for index.html - Make no console / no header default. ie: just the app when built in Release. - Allow for console / options with...

emscripten

Hey all! Now 0.12.0 is out we'd love to get a little help checking and updating the current setup instructions for each platform. We're looking for volunteers to review a...

Examples Web Gallery is now working and up. https://openframeworks.cc/examples/ There are a few small issues in some examples. Going to use this to track examples with issues: Feel free to...

emscripten