alp tuğan

Results 20 comments of alp tuğan

Try to use VLC player

Hi there, Is there any workaround for the top bar visibility issue. I tried many css tricks to remove the top banner. I could not make it work cause of...

the same issue is relevant on oF 0.11. Cannot display font glyphs with glVersion(3,2)

@moebiussurfing adding #include to ofxTweener.h solves my problem

Hey @roymacdonald, Thanks for the addon. I was looking for an alternative to ofxTimeline on Windows OS. I can compile the project using oF v0.11 stable + Visual Studio 2019....

Thanks. It runs on Mac without issue with the latest releases, btw. On Windows, the setup is; - Windows 10 Pro - oF v0.12 Stable - Visual Studio Community 2022...

It failed again. I edited the logical operators in the `Interpolator.h` and `CollectionHelper.h` by replacing all occurrences of; `or` to `||` `and` to `&&` `and not` to `&& !` Now...

Sure. After I check other examples in the addon, I send PR.

> Xcode is done thanks to @alptugan 🎉 [openframeworks/ofSite#807](https://github.com/openframeworks/ofSite/pull/807) The image links seem to be broken. It looks fine in github, btw