CaptainProton42 / GodotHoloPlay

Godot plugin which adds support for holographic displays made by Looking Glass Factory.
MIT License
25 stars 4 forks source link

Integrate into a holoplay volume #9

Open fire opened 3 years ago

fire commented 3 years ago

I've got a neat app.

https://github.com/V-Sekai/MikuMotionVSekai

Want to make the display a holo volume.

Any advice or tips?

It uses a Engine Engine build of https://github.com/godotengine/godot/commit/6f72d9d19fe11ccc38a69e0460813646ad28d0e5 or later.

CaptainProton42 commented 3 years ago

Is this 3.x or 4.0? Godot just crashes for me when opening the project with godotengine/godot@6f72d9d. I can open it on latest 3.x but it just spams me with errors.

The HoloPlay plugin at least appears to work on 3.x so if you can open the project in 3.x you should just be able to add a HoloPlayVolume node.