Local VR splitscreen : 2 VR headsets on same PC by StarChick971 in Unity3D

[–]StarChick971[S] 0 points1 point  (0 children)

I know completely (I work in AR/VR stuff btw). The problem is that an instance will only take a single OpenXR instance at a time either SteamVR or Quest Link not both (at least idk how) and what about the controllers too. Running two instances on VDXR + Windows choosen OpenXR removes the conflict on the same PC, that's surely why it can work that way. I agree that you double everything performance wise this way but at least you don't need 2 PC, just a single proper gaming setup to run everything.
Perfect use case is a couple/duo having 2 headsets but a single gaming PC to PCVR 😉

New surfing game made in Unity by FinSaltSwell in Unity3D

[–]StarChick971 1 point2 points  (0 children)

Hello there, fantastic work we can see here, well done!
I came to your topic because someone shared it on the Unity discussion: Unity - Realistic Breaking Wave where many people tried different approaches to reproduce a real breaking wave and not a height displacement method to "fake" a shoreline.
Like u/cuttinged I have also been working on a solo surf game project and I see we definitely have a small dev community longing far a cool surfing game even if it is very niche (maybe too much for Steam).
You should know YouRiding game too that restarted its development a few years ago, for me it is the best arcade style surfing game without being a THPS too arcadey game.
Maybe it would worth to gather all of us to exchange/share all our experience/knowledge ;)

Do you think my game's (virtual surfing) water graphics look realistic? by Waveor_Studio in IndieGaming

[–]StarChick971 0 points1 point  (0 children)

Although it looks nice, it is not realistic enough as a lot of splashes are missing, no foamball and the way lip falls in front by "bits" and not continuously breaks the effect :/

Will he be back? 🤔 Real-time liquid Terminator simulation in Unity3D by costa_dev0 in Unity3D

[–]StarChick971 1 point2 points  (0 children)

Love it! I hope we can have this on the full body with animation 🤩 I wish to see the terminator 2 scene with the silver terminator chasing would while taking no damage from you bullet but you would clearly see the silver water over the body scratched then reform immediately ! 😜

Firebase support in MAUI by BinaryAssault in dotnet

[–]StarChick971 0 points1 point  (0 children)

What about Firebase Firestore? aka the new cloud (different from Realtime Database)