Downloads

Client API

The client API can be used directly from C or C++ programs to create software that interacts with Virtual Paradise servers and users in the 3D world. There are also several wrappers available to use this library from other programming environments.

Linux

Architecture Version Distribution used for build
x86_64 / AMD64 August 2 2021 Debian 9 (stretch) Download
x86_64 / AMD64 July 31 2021 Debian 9 (stretch) Download
x86_64 / AMD64 April 11 2020 Debian 9 (stretch) Download
x86_64 / AMD64 April 3 2020 Debian 9 (stretch) Download

Windows

Architecture Date
x64 January 9 2022 Download
x86 January 9 2022 Download
x64 July 31 2021 Download
x86 July 31 2021 Download

Mac OS X

Architecture Version Date
x86 and x86_64 r1228 June 14 2014 Download

API wrappers for other environments

If you have created a libary that you would like to see included here, please contact edwin@virtualparadise.org.

VpNet

VpNet is a VPSDK wrapper for .NET and Mono. It is officially supported and can be found on the VpNet GitHub Repository

vpsdk-python