This is a sample library for creating plugins for the Neos VR Metaverse Engine.
By utilizing these samples, you can learn to create and extend in-world functionality such as
- Avatar Builders
- Behaviors
- Proceedural Meshes
- Proceedural Textures
- Tool Tips
- Transform Drivers
- World Presets
- Download Visual Studio Community edition.
- During installation, check of the .NET desktop development workload which will give you the >NET Framework 4-4.6 development tools
- Create a new Library project
- Add references to some Neos libraries from the installation folder:
- FrooxEngine.dll - Found in NeosVR/Neos_Data/Managed/FrooxEngine.dll
- BaseX.dll - Found in NeosVR/BaseX.dll
- Please open and issue stating your problem or motivation and a suggested solution.
- Create a pull request which links to your issue.
- Be kind, help eachother.