Skip to content

HalcyonGrid/aperture

Repository files navigation

Halcyon Aperture asset delivery server

Aperture is a simple, not quite compliant, HTTP/1.1 server that sends asset data to viewer software connected to Halcyon-based grids.

Build Status

  • Current status: Build status
  • Master branch: Build status

Latest release: https://github.com/HalcyonGrid/aperture/releases

Compiling

If you would rather compile from scratch instead of downloading a binary release, this is what to do.

Build requirements

You will need to add the Bincrafters conan repository to obtain prebuilt packages:

conan remote add bincrafters https://api.bintray.com/conan/bincrafters/public-conan

Once you've compiled, you'll find what you need in the bin folder.

Directions for Windows 64-bit

Install Visual Studio 2017 installed with C++ tooling and CLI tools in addition to the above requirements.

Launch the following from a preprepared CMD or PS window.

buid.cmd

Then open the resulting project file in Visual Studio 2017 and compile.

VSCode

You'll need the ms-vscode.cpptools extension.

Directions for Ubuntu 16.04 LTS 64-bit

Be sure to have build-essentials installed in addition to the above requirements.

build.sh

About

The InWorldz aperture texture and mesh server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages