Skip to content
This repository has been archived by the owner on Aug 4, 2021. It is now read-only.

ludzeller/soundstagevr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

the_new_normal.exe

This is deprecated, go to https://github.com/ludzeller/soundstagevr-quest instead.

See https://www.ludwigzeller.net/projects/the-new-normal/ for more information.

Forked from Logan Olson's magnificent SoundStage VR.

Models: 'Rubber Med Gloves' by Komodoz, 'surgical mask' by F2A, 'Safety Goggles' by bariacg.

--

Notes for making new MenuItems copiable and save/loadable

  • add / copy yourDeviceInterface.cs

  • define YourData, implement (de)serialization

  • add YourData to xmlUpdate.cs

  • add [XmlInclude(typeof(YourData))] to SaveLoadInterface.cs

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 95.7%
  • C++ 2.4%
  • ShaderLab 1.1%
  • C 0.8%