Info
Version: | 1.0.9.2432-alpha6 |
Author(s): | Sjef van Leeuwen, Edwin Rijkee |
Last Update: | Thursday, August 17, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://vpnet.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/VpNet.VpConsoleServices |
Install
Install-Package VpNet.VpConsoleServices
dotnet add package VpNet.VpConsoleServices
paket add VpNet.VpConsoleServices
VpNet.VpConsoleServices Download (Unzip the "nupkg" after downloading)
It provides console services such as a prompt for running VPNET bot plugins. The SDK wraps C libraries for the win/linux/mac platform to a x86 .NET 4.0 framework.
It provides a managed abstraction layer to write so called "bots" for the Virtual Paradise 3D Virtual Reality Environment (see: http://virtualparadise.org).
These bots can interact with the user, their chats and 3D objects in the world.
Ultimately it allows you to create rich media networked applications such as 3D VR Games directly from the .NET (mono) framework.