Sjoerd

Results 6 issues of Sjoerd

I was trying out your shader (Absolutely amazing, by the way) and I noticed that when an object moved with the shader applied, it would cause the scanlines on the...

enhancement

### What is this? CrewLink uses peer to peer connections for most of its traffic between clients. This is great because it keeps the voice server's load to a minimum....

Ties in with the [PR over at CrewLink that adds support for TURN/STUN servers](https://github.com/ottomated/CrewLink/pull/149). This PR, when combined with the CrewLink PR allows the Voice Server's host to decide how...

Currenty jimp native is only tested through comparing the output of any given image operation to the upstream library. Some things that could be done to improve the stability of...

Porting Jimp-native to WASM would be very useful as it would: - Allow people to run jimp-native without having to compile the C++ sources during npm install - Allow jimp-native...

Jimp native should add image decoding for faster reading/writing of files