Skip to content
View jackbrookes's full-sized avatar
๐ŸŒฑ
๐ŸŒฑ

Organizations

@immersivecognition
Block or Report

Block or report jackbrookes

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
jackbrookes/README.md

Hello! ๐Ÿ‘‹

  • ๐Ÿ”ญ Iโ€™m currently a Software Engineer developing non-gaming XR applications. I particularly enjoy:
    • Applying mathematics and physics to solve software problems.
    • Building easy to use modular systems.
  • ๐ŸŒฑ Iโ€™m currently learning:
    • Advanced software development techniques & patterns.
  • ๐Ÿ•บ I am maintaing UXF, a package for developing experiments in Unity.
  • ๐Ÿ“ซ Send me an email!

Pinned

  1. immersivecognition/unity-experiment-framework immersivecognition/unity-experiment-framework Public

    UXF - Framework for creating human behaviour experiments in Unity

    C# 206 41

  2. immersivecognition/uxf-tutorial immersivecognition/uxf-tutorial Public

    Written tutorial for creating full experiments with Unity + UXF

    1 1

  3. immersivecognition/posture-assessment-vr immersivecognition/posture-assessment-vr Public

    Tool for assessing postural stability/balance/sway in Virtual Reality.

    C# 7 2

  4. treasure-R-project treasure-R-project Public

    Code for analysing treasure chest experiment data

    R 1

  5. Simple extended Unity3D Coroutine in... Simple extended Unity3D Coroutine interface. Allows checking if coroutine has finished, and a method to end the Coroutine early.
    1
    using System.Collections;
    2
    using System.Collections.Generic;
    3
    using UnityEngine;
    4
    
                  
    5
    /// Used to test the ExtendedCoroutine interface. 
  6. jackbrookes.github.io jackbrookes.github.io Public

    Static HTML for my website, generated using src/build.py

    HTML 1