1
0
Go to file
2020-12-16 15:34:17 +11:00
patches initial import 2020-12-16 15:34:17 +11:00
Dockerfile initial import 2020-12-16 15:34:17 +11:00
License.txt initial import 2020-12-16 15:34:17 +11:00
Makefile initial import 2020-12-16 15:34:17 +11:00
README.md initial import 2020-12-16 15:34:17 +11:00

Skybolt Linux

Introduction

Patches and Dockerfile for building Skybolt on Linux.

Build procedure

docker build -f Dockerfile -t skybolt .

Status

  • Libraries and programs building: YES
  • Tests passing: NO, some are failing:
The following tests FAILED:
      50 - Precomputed BruentonAtmosphere matches Bruenton's reference implementation (Failed)
      51 - CompositingPipeline renders expected images (SEGFAULT)

Skybolt project: https://github.com/Piraxus/Skybolt