Kyle McDonald

Results 117 comments of Kyle McDonald
trafficstars

> also for the templates with 1 cpp file only i would name that file ofApp.cpp rather than main.cpp interesting, i hadn't even considered this before. i'll switch to this...

I have the same issue. Opening the Sublime console reveals: ``` python Reloading plugin /Users/kyle/Library/Application Support/Sublime Text 2/Packages/WordCount/WordCount.py Traceback (most recent call last): File "./sublime_plugin.py", line 62, in reload_plugin File...

can you wait one more day and try again? i remember getting a similar error after creating my account.

yeah, i'm currently disabling depth testing before drawing. but it wasn't really obvious to me what the bug is and took a minute to track down... so it would be...

thanks @obviousjim! if you want help with this repo let me know and i can merge things that are working for me and get master up to date as i...

just testing this on a mbpr with 750M, and the best performance i've gotten is from programmable renderer in mattebb-master with SDK_RENDER disabled / commented out. but i'm not convinced...

@mattebb if you pull master and change the example to draw solid shapes instead of wireframes, it goes to 60fps. i haven't tested if the programmable renderer drops to a...

i was testing dlib on my mbp and on an nvidia gtx780 with gpu acceleration and i was getting 3-5fps for images in the 800x800 to 1600x1600 range. and the...

i also had a problem where the app would crash when it gets to `Deleting user1` the second time, and it looks like this fixes it.

sorry, i realize this is kind of an old issue :) but, similar to @chrisporter it's not clear to me how to access multiple kinects? more importantly, it's not clear...