Skip to content

pembem22/eyetrackvr-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

125 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This readme is yet another TODO to do

Building

For Windows as a Standalone App

cargo run -r --no-default-features --features gui,desktop,inference --bin eyetrackvr-server -- --help

For Android as an OpenXR API Layer

$env:ORT_LIB_LOCATION="path\to\onnxruntime\build\Windows\Release"; cargo dinghy -p auto-android-aarch64-api32 build -r --lib --no-default-features --features openxr-api-layer,android,gui,inference
cargo make apk

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors