[Solved] I am new to this technology and field and want help in getting started

Home Forums Software Development [Solved] I am new to this technology and field and want help in getting started

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #7787
    Roshan
    Participant

    Hi All I am a student and new with this technology and the field as well and want to work on this technology in my final year project. I bought tobii 4C and run some some basic programs using tobii documentation. can you people guide me through the journey of getting expert in it ?
    I need full direction towards getting started with this device best tools to use with it for this purpose I learn C# as I see the examples using WPF and C#. Is that good?
    https://tobii.github.io/CoreSDK/articles/getting_started.html I used this guide to start up and play with the device but still needs more to go and find this forum helpful for me . It will be good if anyone provide me step by step guide to move on and explore this device to become an expert.

    Thanks,
    Roshan

    #7788
    Grant [Tobii]
    Keymaster

    Hi @roshan, glad to hear you are getting up and running with the 4C.

    In addition to the getting started documentation which includes considerable explanations (with code) of the main features of using the eye tracker, we have a complete range of ready to run samples programs available @ https://github.com/Tobii/CoreSDK
    with additional interaction API examples @ https://github.com/Tobii/interaction-samples

    Furthermore, there are a few tutorials made a while ago related to the now deprecated Gaze SDK so the syntax will
    be different from the Core SDK but perhaps still useful for you:
    http://developer.tobii.com/category/tutorials/

    If you manage to run through all these links and are comfortable in understanding their use, I should say you will be well on your way to developing an expertise in eye tracking programming!

    #7791
    Roshan
    Participant

    Thank you for your quick response I will try my best to perform all of them in terms of being comfortable with this technology.

    #7793
    Alex [Tobii]
    Participant

    Hi!

    You can also take a look at Unity SDK samples for game related features:

    https://tobii.github.io/UnitySDK/manual

    #7794
    Roshan
    Participant

    Is C# a good choice for using Tobii 4C or I use sme other language to satart with it.

    #7796
    Grant [Tobii]
    Keymaster

    Hi @roshan, so long as your intention is to develop applications for interactive use and that the only supported language for the time being within the Core SDK Interaction API is C#, then this is the logical choice for you to stay with for the time being.

    #7800
    Roshan
    Participant

    Thanks

    #7917
    Roshan
    Participant

    Hi All,
    till now I can only manage to execute few samples but I cannot manage to do something other than that because I am not from the computer background. In this situation what you can suggest me to do or the list of steps I should follow in sequence. Kindly guide me with that.
    Roshan

    #7919
    Grant [Tobii]
    Keymaster

    Hi @roshan, although we try to make getting started with our various development kits as simple as possible, there is indeed an assumption of a basic level of knowledge for the various relevant programming languages used.

    If you are only just beginning to learn coding, then you might find moving beyond the samples somewhat challenging.

    There are many tutorials and help available online for .NET programming but without a greater idea of your intentions, it is difficult to provide more specific information for you. If you could kindly let us know what it is you would like to do with our SDK, I should be better placed to point you in the right direction.

    For the time being, I would advise following the getting started tutorial as described in the Core SDK Documentation which demonstrates setting up an eye tracking enabled application from scratch which should at least help you get familiar with the basic concepts.

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