Skip to content
View hcbryant9's full-sized avatar
Block or Report

Block or report hcbryant9

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

Welcome

My name is Henry Bryant. I'm currently a senior at Virginia Commonwealth University majoring in Computer Science and Software Engineering. My interests include Software Development within VR, VFX, Mo-Cap, HCI, and various immersive technologies.

Check out some of my projects on GitHub or on my blog.

Feature Project: Kinect-Pure-Data-Unity

kinect-pure-data-unity is a body synthesizer created to auralize the space we occupy. repo

Current Project: Sentiment Voice

I'm currently working on Sentiment Voice for my Senior Design Capstone at VCU. The project is a transformative VR experience integrating user emotions into an adaptive environment. The goal of the project is to shed light on emotional data tracking in tech for public awareness and engagement. I'm currently working alongside 3 other CS students as well as artists in the School of Kinetic Imaging.

Here's what's my role is:

  • Access facial expression data tracked with the Meta Quest Pro
  • Collect data for 4 different emotions expressed by users : Happy, Mad, Sad, Anxious.
  • Train a ML Model to make predictions on what emotion the user is using based off positions on the face.

Follow along or check out the repo

Pinned

  1. KinectPD KinectPD Public

    a unity game using the kinect v2 to modulate synths in Pure Data

    C# 2

  2. thespeckwdodotcom thespeckwdodotcom Public

    a blog for projects, photos, and youtube videos

    HTML 1

  3. friendsofthepumphouseVR friendsofthepumphouseVR Public

    VR Tour of the Pumphouse

    C# 1

  4. EmotionAnalysis EmotionAnalysis Public

    Building a machine learning model to predict emotions based of facial expression data from the Meta Quest Pro

    Python