Skip to content
View kreigne's full-sized avatar
👾
👾

Highlights

  • Pro

Block or report kreigne

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. openFrameworks openFrameworks Public

    Forked from openframeworks/openFrameworks

    openFrameworks is a community-developed cross platform toolkit for creative coding in C++.

    C++ 1

  2. ofxKinectV2 ofxKinectV2 Public

    Forked from ofTheo/ofxKinectV2

    An addon for the new Kinect For Windows V2 sensor.

    C++ 1

  3. ofxKinectBlobFinder ofxKinectBlobFinder Public

    Forked from dasaki/ofxKinectBlobFinder

    3D blob finder to be used with ofxKinect. Avoids occlusion issues when using a 2D contourfinder

    C++ 1

  4. ofxKinectBlobTracker ofxKinectBlobTracker Public

    Forked from dasaki/ofxKinectBlobTracker

    C++ 1

  5. graphql/graphql.github.io graphql/graphql.github.io Public

    GraphQL Documentation at graphql.org

    MDX 839 1.4k

  6. Installing Intel CPU OpenCL on Ubunt... Installing Intel CPU OpenCL on Ubuntu 12.04
    1
    Open Computing Language (OpenCL) is a language and framework for writing computationally intensive kernels that run accross heterogenious platforms, including GPUs, CPUs, and perhaps other more esoteric devices.
    2
    
                  
    3
    Intel provides an OpenCL implementation for Intel CPUs, but there's not a lot of instructions on how to get it set up. Here's what I did.
    4
    
                  
    5
    Installing Intel CPU OpenCL on Ubuntu (12.04)