Sam Segers

Results 6 comments of Sam Segers

I actually did exactly the same 2 weeks ago: [labsin/advi3++_proxy](https://github.com/labsin/ADVi3pp/tree/advi3++_proxy) But I hooked it up to a EXT pin cause I didn't know how the Z probe pins were wired....

If an object is unreachable, it should get freed when the garbage collector kicks in. It starts at the root and marks every object it can reach and deletes the...

I don't think weakmap and weakset can be used for this. There is no way to iterate over a weakmap or weakset. The array and keeping the index only could...

(Ok, I wrote a commit somewhere. I thought a pull request was about the comparing by image...) @henrikrudstrom Yes, you can generate images from qt. I forked the qml tool...

The nacl port can also be translated to JavaScript using pepper.js which is using emscripen. Both nacl/pepper and pepper.js seem dead/dying. Emscripten is still alive. There was a qt4 port,...

I also think this is needed. Is there something provided on github for this? Maybe a wiki?