cwi-dis / VR2Gather

Unity application framework for immersive social VR
MIT License
4 stars 6 forks source link

Do complete restructure, with VR2Gather being a package/module of the hosting app #142

Closed jackjansen closed 7 months ago

jackjansen commented 7 months ago

We have to do this, and we have to do this now.

Current idea: restructure the VR2gather repository to be somewhat similar in structure to the https://github.com/cwi-dis/cwipc_unity repository, with two things at the toplevel:

For an external application (like mediascape or so) the global structure would become the reverse from what it is now: A repo VRTApp-xxxxx which would simply include the nl.cwi.dis.vr2gahter package by git URL through the Unity Package manager. No more branches in VR2Gather, much cleaner structure.