SimulaVR / Simula

Linux VR Desktop
MIT License
2.91k stars 87 forks source link

Support OpenHMD #72

Closed lboklin closed 4 years ago

lboklin commented 5 years ago

We don't want to be tied to Valve's unfree Vive drivers and OpenVR implementation, so it would be preferable if Simula worked out of the box using the only reasonable FLO alternative: OpenHMD.

Blockers:

Lacking features:

georgewsinger commented 4 years ago

Is there any update on this? I believe we have disabled Godot multithreading for the time being, which might help us get around the first blocker.

lboklin commented 4 years ago

Simula no longer requires multithreading?

georgewsinger commented 4 years ago

We had to disable it to fix a texturing error race condition (textures were showing up as black).