├── .github └── FUNDING.yml ├── AseeVR ShutDown.exe ├── AseeVR.gif ├── AseeVR.mp4 ├── README.md └── lib ├── AlgInterface.dll ├── CertPlatform.dll ├── README.png ├── SdkEvent.dll ├── USERSDK.dll ├── libeay32.dll ├── smoothAbout.dll ├── sqlite3.dll └── zlib1.dll /.github/FUNDING.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guppyexpress/Pimax-Eye-Tracking-Fix/HEAD/.github/FUNDING.yml -------------------------------------------------------------------------------- /AseeVR ShutDown.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guppyexpress/Pimax-Eye-Tracking-Fix/HEAD/AseeVR ShutDown.exe -------------------------------------------------------------------------------- /AseeVR.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guppyexpress/Pimax-Eye-Tracking-Fix/HEAD/AseeVR.gif -------------------------------------------------------------------------------- /AseeVR.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guppyexpress/Pimax-Eye-Tracking-Fix/HEAD/AseeVR.mp4 -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guppyexpress/Pimax-Eye-Tracking-Fix/HEAD/README.md -------------------------------------------------------------------------------- /lib/AlgInterface.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guppyexpress/Pimax-Eye-Tracking-Fix/HEAD/lib/AlgInterface.dll -------------------------------------------------------------------------------- /lib/CertPlatform.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guppyexpress/Pimax-Eye-Tracking-Fix/HEAD/lib/CertPlatform.dll -------------------------------------------------------------------------------- /lib/README.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guppyexpress/Pimax-Eye-Tracking-Fix/HEAD/lib/README.png -------------------------------------------------------------------------------- /lib/SdkEvent.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guppyexpress/Pimax-Eye-Tracking-Fix/HEAD/lib/SdkEvent.dll -------------------------------------------------------------------------------- /lib/USERSDK.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guppyexpress/Pimax-Eye-Tracking-Fix/HEAD/lib/USERSDK.dll -------------------------------------------------------------------------------- /lib/libeay32.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guppyexpress/Pimax-Eye-Tracking-Fix/HEAD/lib/libeay32.dll -------------------------------------------------------------------------------- /lib/smoothAbout.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guppyexpress/Pimax-Eye-Tracking-Fix/HEAD/lib/smoothAbout.dll -------------------------------------------------------------------------------- /lib/sqlite3.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guppyexpress/Pimax-Eye-Tracking-Fix/HEAD/lib/sqlite3.dll -------------------------------------------------------------------------------- /lib/zlib1.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/guppyexpress/Pimax-Eye-Tracking-Fix/HEAD/lib/zlib1.dll --------------------------------------------------------------------------------