Ryan Butler
b4b36f9fb2
cleaned up workspace
2024-02-23 00:49:47 -05:00
Schmarni
df71c7931d
update to bevy 0.13. TODO: fix view weirdness and do a pass over most of xr_input to turn the modules into plugins
2024-02-20 09:15:21 +01:00
Schmarni
65a30cac3c
make app close when requested by os and other stuff ( #61 )
...
* idk
* mr stuff
* done
* fix windows
* add patches to Readme
2023-12-31 15:35:59 -08:00
Schmarni
28008f7964
Fallback to flat when no oxr runtime is found ( #51 )
...
* basics done? now to the fun part: changing the ENTIRE lib to work with xr and non xr
* updated stuff and renamed file
* actually add the renamed file into git lol :3
* made lib fallback to flat when no runtime is found but can't compile with default settings under those circumstances
2023-12-08 21:09:48 -08:00
Schmarni
851c7b7587
fixed merge conflicts
2023-11-16 03:09:42 +01:00
Schmarni
0377ae9a34
revert some commits
2023-11-08 19:52:19 +01:00
Schmarni
0f7194ab4d
made android support completly transparent to the user, at the cost of being able to force disable openxr linking
2023-11-08 07:18:22 +01:00
Schmarni
f552f889fe
implemented a way less clean thingy
2023-11-08 06:33:30 +01:00
Schmarni
d086fc3731
maybe this fixed the library not found issue?
2023-11-08 05:12:27 +01:00
Schmarni
e3fd2df070
Just added android support
2023-11-08 04:09:58 +01:00
Schmarni
4307d2a66e
Refactord main.rs into lib.rs as Preperation for android support
2023-11-08 03:14:50 +01:00
Schmarni
e20c38c5db
stuff
2023-11-08 02:31:11 +01:00
Schmarni
4c01eee827
Basic Handtracking Working
2023-11-01 18:37:32 +01:00
Schmarni
9170411291
added readme and made the demo runable with cargo run
2023-10-31 17:28:09 +01:00
Schmarni
08d57085d7
removed unwanted _Cargo.lock
2023-10-28 01:13:47 +02:00
Schmarni
2c3a42644b
changed bevy_openxr dependency to no longer use a local git repo
2023-10-27 23:09:15 +02:00
Schmarni
68820745f1
get android quest 2 build "working"
2023-10-27 22:57:39 +02:00
Schmarni
c982f0f658
added files do build android?
2023-10-27 19:53:59 +02:00
Jay Christy
4d7f84d81e
added bare minimum to render a basic scene
2023-10-19 13:42:00 -04:00
Jay Christy
655b58252c
added hello world demo
2023-10-19 13:10:09 -04:00