VR眼球追踪
Go to file
2023-06-24 14:19:15 -05:00
.devcontainer feat: add dev container 2023-03-30 12:22:29 +01:00
.github Delete build-jekyll.yml 2023-01-19 20:44:19 +00:00
EyeTrackApp remove torch for smaller binary. kill bug for mommy 2023-06-24 14:15:46 -05: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 Update .gitignore 2023-03-16 10:02:51 -05: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 feat: add dev container 2023-03-30 12:22:29 +01:00
poetry.lock update poetry stuffs (remove torch) 2023-06-24 14:19:15 -05:00
pyproject.toml update poetry stuffs (remove torch) 2023-06-24 14:19:15 -05:00
README.md cleanup 2023-05-11 09:55:14 -07: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

Project Card

Documentation

EyeTrackVR

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

Note

: 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