Home Forums Software Development Can't find any actual downloads for the SDK

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #8878
    Andon Coleman
    Participant

    I have been browsing the developer site now for about an hour and cannot find any downloads.

    The closest I have come so far is this:

    Getting Started

    It speaks of various WPF, .Net and C# stuff that is completely alien to me as a C programmer of over 25 years. Are there any C or C++ language bindings available and if so, where?

    I am working on Windows and writing straight Win32 API software in C.

    #8879
    Grant [Tobii]
    Keymaster

    Hi @kaldaien, thanks for your query. To get started with the Tobii Core SDK you will need to install the SDK Package via nuget within Visual Studio.

    We describe in more detail how to accomplish this @ https://tobii.github.io/CoreSDK/articles/getting_started.html

    Therafter, you can download and run some of the Core SKD sample programs which you can find @ https://github.com/Tobii/CoreSDK
    wherein is contained a number of simple applications that show you the capability of your eye tracker for personal development.

    Please try out these links and kindly let us know if you require further assistance.

    #8881
    Alex [Tobii]
    Participant

    Hi @kaldaien

    For C/C++ you would need to use Tobii Stream Engine API
    https://github.com/Tobii/stream_engine

    Download links (nuget) could be found on github readme.
    https://www.nuget.org/packages/Tobii.StreamEngine.Native/

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.