ando-takahiro
ando-takahiro
Let me make sure whether only I can not run this on iOS. I wish shaderboy could run on iPad so that we can play with shaders anywhere! But on...
Thanks for your examples! On Linux, I needed to fix it.
I'm trying to run `train_s1n02_tsdfhist`. I could not get `gentrain_.*_feat_s1n01_r128.oc` from training. I got following error message. ``` [INFO] add 1840 target paths 0 1840 /home/ando/torch/install/bin/luajit: ../common.lua:207: invalid number of...
A uv_fs_read example based on [this test](https://github.com/libuv/libuv/blob/v1.x/test/test-fs.c). This example repeats reading until reaching the end of the file that was passed as command line argument, and then close it. Tested...