ytain

Results 10 comments of ytain

Also for inspiration to get more creative with text rendering: https://www.youtube.com/watch?v=q3ROZmdu65o (found from there https://news.ycombinator.com/item?id=10824989 ) Also another one https://github.com/behdad/glyphy - Vector based SDF

Another article on rendering using vectors instead of bitmaps https://medium.com/@evanwallace/easy-scalable-text-rendering-on-the-gpu-c3f4d782c5ac#.gdsqful7b

I could share with you a script that I made for automating the process of compiling the dependencies of all magnum ecosystem. It's a shell script that I wrote. Be...

It does run on macOS. However you have to use python3 so you have to install python3 via ```brew```. Instead of ```pip``` use ```pip3```. And yes, you need to run...

Just use ```auto```. The same I use for x86-64 platform. It will autoselect the best value for specific platform.

If you installed ```python3``` via ```brew install python3```, it should work, otherwise I cannot help you since you did something different from what I did on my machine. You have...

You'll have to do ```brew install pkg-config```, cause that's what is missing for the building of PyAV per error message. Are you on a M1 or M2 machine?

Yes, it is installed correctly. However you have outdated brew formulae which means you have to do ```brew update && brew upgrade```.

Sorry, that error is coming from trying to build ```av-10.0.0```. I have no idea how to help you with this error since I don't have access to arm based macs....

Yes, it's a GUI based app. You don't need anymore to use the terminal.