loek
Results
2
comments of
loek
Maybe implementing something like [react-spring](https://github.com/pmndrs/react-spring) for procedural animations would be something that could work as a fix instead, as you wouldn't need to detect the difference between mouse/wm movements. I'm...
You should compile using the `-shared` flag so gcc/clang knows to compile a 'library'. I couldn't tell you what this does exactly, but the error you got came from gcc...