VR眼球追踪
Go to file
2024-07-10 14:44:54 -07:00
.devcontainer feat: add dev container 2023-03-30 12:22:29 +01:00
.github build: fixed github action to early exit 2023-09-23 23:02:45 +02:00
EyeTrackApp Update camera_widget.py to new (fixes merge conflicts due to very old imp) 2024-07-10 14:44:54 -07:00
repo-tools added proper requirements.txt file 2022-07-04 00:49:00 +01:00
scripts fix ransac thresh add, add setup config 2023-06-02 10:58:18 -05:00
.dockerignore feat: add dev container 2023-03-30 12:22:29 +01:00
.gitignore fix: standalone exe 2023-08-24 12:48:18 +01:00
.releaserc fix: rate limit error 2023-08-24 12:59:48 +01:00
CHANGELOG.md chore(minor): 1.0.0-HSF-and-new-algos-feature-branch.11 [skip ci] 2023-10-08 13:32:19 +00:00
CODE_OF_CONDUCT.md update - add files to prepare for professional looking github 2022-05-18 18:19:17 +02:00
docker-compose.yml feat: add dev container 2023-03-30 12:22:29 +01:00
Dockerfile feat: add dev container 2023-03-30 12:22:29 +01:00
LICENSE update - main 2022-05-04 17:54:13 +02:00
Makefile fix: standalone exe 2023-08-24 12:48:18 +01:00
poetry.lock feat: add calibration overlay files 2023-11-04 19:39:35 -05:00
pyproject.toml Add validation, refactor some more stuff 2023-10-08 19:36:14 +02:00
README.md refactor: edit readme and dummy commit to trigger actions 2023-08-24 22:40:11 +01:00
SECURITY.md Update SECURITY.md 2022-11-10 12:26:56 -08:00

GitHub Logo Picture courtesy of Wackalope#6737

GitHub issues GitHub forks GitHub stars

Documentation

EyeTrackVR

Open source and affordable VR eye tracker platform for VRChat via OSC and UDP protocol.

Important

This project is in active development and is not fully finished

Documentation

Please check out our documentation site

Hardware

3d files for mounting brackets will be found here IR emitter files are also located there. For more info please reference our parts list on our documentation site

ESP-CAM Firmware

Current work has been with our official firmware by lorow, found here.

Headset support

Any headset that can fit the camera and LEDs can likely be supported, however, mounts may not have been made for it. Please reference to our parts list for details.

About IR Emitter Safety

Please exercise extreme caution when messing around with IR emitters. Once safety testing has been completed links and files will be provided for the emitters. Please make sure you know what you are doing when assembling the IR emitters. DO NOT BYPASS (OR NOT DO) ANY SAFETY FEATURES PUT IN PLACE. This can result in irreversible bodily harm. The safety measures were put in place to REDUCE the potential failure risk. All further safety responsibilities are on the user. This includes visually checking with an IR camera that the brightness is correct and making sure you do not feel warmth.

Warning

Make sure you are using NON-focused emitters and at around 5ma total power per eye.

Effect of infrared radiation on the lens

Training-library Nir Stds

AN002_Details on photobiological safety of LED light sources

Contact

Please join our Discord for updates and any questions.

Discord

Licenses

GitHub license

All software is under the MIT License. All documentation, including the Wiki, is under the Creative Commons CC-BY-SA-4.0 license.

Top